|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstraintDefinitionType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of ConstraintDefinitionType in org.hibernate.validator.xml |
---|
Fields in org.hibernate.validator.xml with type parameters of type ConstraintDefinitionType | |
---|---|
protected List<ConstraintDefinitionType> |
ConstraintMappingsType.constraintDefinition
|
Methods in org.hibernate.validator.xml that return ConstraintDefinitionType | |
---|---|
ConstraintDefinitionType |
ObjectFactory.createConstraintDefinitionType()
Create an instance of ConstraintDefinitionType |
Methods in org.hibernate.validator.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 |