|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutableValidationType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of ExecutableValidationType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as ExecutableValidationType | |
|---|---|
protected ExecutableValidationType |
ValidationConfigType.executableValidation
|
| Methods in org.hibernate.validator.internal.xml that return ExecutableValidationType | |
|---|---|
ExecutableValidationType |
ObjectFactory.createExecutableValidationType()
Create an instance of ExecutableValidationType |
ExecutableValidationType |
ValidationConfigType.getExecutableValidation()
Gets the value of the executableValidation property. |
| Methods in org.hibernate.validator.internal.xml with parameters of type ExecutableValidationType | |
|---|---|
void |
ValidationConfigType.setExecutableValidation(ExecutableValidationType value)
Sets the value of the executableValidation property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||