| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.containerelement.model |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
UserWithContainerElementGroupConversionButWithoutValidAnnotationOnProperty.getAddresses() |
List<Address> |
UserWithContainerElementGroupConversionButWithoutValidAnnotationOnMethodReturnValue.retrieveAddresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserWithContainerElementGroupConversionButWithoutValidAnnotationOnMethodParameter.setAddresses(List<Address> addresses) |
| Constructor and Description |
|---|
UserWithContainerElementGroupConversionButWithoutValidAnnotationConstructorParameter(List<Address> addresses) |
Copyright © 2008–2017. All rights reserved.