| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected PayloadType |
ConstraintType.payload |
| Modifier and Type | Method and Description |
|---|---|
PayloadType |
ObjectFactory.createPayloadType()
Create an instance of
PayloadType |
PayloadType |
ConstraintType.getPayload()
Gets the value of the payload property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintType.setPayload(PayloadType value)
Sets the value of the payload property.
|
Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.