|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintDefinitionType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of ConstraintDefinitionType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml with type parameters of type ConstraintDefinitionType | |
|---|---|
protected List<ConstraintDefinitionType> |
ConstraintMappingsType.constraintDefinition
|
| Methods in org.hibernate.validator.internal.xml that return ConstraintDefinitionType | |
|---|---|
ConstraintDefinitionType |
ObjectFactory.createConstraintDefinitionType()
Create an instance of ConstraintDefinitionType |
| Methods in org.hibernate.validator.internal.xml that return types with arguments of type ConstraintDefinitionType | |
|---|---|
List<ConstraintDefinitionType> |
ConstraintMappingsType.getConstraintDefinition()
Gets the value of the constraintDefinition property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||