| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes used to parse Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValidatedByType |
ConstraintDefinitionType.validatedBy |
| Modifier and Type | Method and Description |
|---|---|
ValidatedByType |
ObjectFactory.createValidatedByType()
Create an instance of
ValidatedByType |
ValidatedByType |
ConstraintDefinitionType.getValidatedBy()
Gets the value of the validatedBy property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintDefinitionType.setValidatedBy(ValidatedByType value)
Sets the value of the validatedBy property.
|
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved