| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected ExecutableValidationType |
ValidationConfigType.executableValidation |
| Modifier and Type | Method and Description |
|---|---|
ExecutableValidationType |
ObjectFactory.createExecutableValidationType()
Create an instance of
ExecutableValidationType |
ExecutableValidationType |
ValidationConfigType.getExecutableValidation()
Gets the value of the executableValidation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationConfigType.setExecutableValidation(ExecutableValidationType value)
Sets the value of the executableValidation property.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.