Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
Modifier and Type | Field and Description |
---|---|
protected DefaultValidatedExecutableTypesType |
ExecutableValidationType.defaultValidatedExecutableTypes |
Modifier and Type | Method and Description |
---|---|
DefaultValidatedExecutableTypesType |
ObjectFactory.createDefaultValidatedExecutableTypesType()
Create an instance of
DefaultValidatedExecutableTypesType |
DefaultValidatedExecutableTypesType |
ExecutableValidationType.getDefaultValidatedExecutableTypes()
Gets the value of the defaultValidatedExecutableTypes property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutableValidationType.setDefaultValidatedExecutableTypes(DefaultValidatedExecutableTypesType value)
Sets the value of the defaultValidatedExecutableTypes property.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.