Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes for parsing of 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-2013 Red Hat, Inc. All Rights Reserved