|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidatedByType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse Bean Validation XML configuration files. |
| Uses of ValidatedByType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as ValidatedByType | |
|---|---|
protected ValidatedByType |
ConstraintDefinitionType.validatedBy
|
| Methods in org.hibernate.validator.internal.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.internal.xml with parameters of type ValidatedByType | |
|---|---|
void |
ConstraintDefinitionType.setValidatedBy(ValidatedByType value)
Sets the value of the validatedBy property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||