|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidatedByType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of ValidatedByType in org.hibernate.validator.xml |
---|
Fields in org.hibernate.validator.xml declared as ValidatedByType | |
---|---|
protected ValidatedByType |
ConstraintDefinitionType.validatedBy
|
Methods in org.hibernate.validator.xml that return ValidatedByType | |
---|---|
ValidatedByType |
ObjectFactory.createValidatedByType()
Create an instance of ValidatedByType |
ValidatedByType |
ConstraintDefinitionType.getValidatedBy()
Gets the value of the validatedBy property. |
Methods in org.hibernate.validator.xml with parameters of type ValidatedByType | |
---|---|
void |
ConstraintDefinitionType.setValidatedBy(ValidatedByType value)
Sets the value of the validatedBy property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |