Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
Modifier and Type | Field and Description |
---|---|
protected List<ConstraintDefinitionType> |
ConstraintMappingsType.constraintDefinition |
Modifier and Type | Method and Description |
---|---|
ConstraintDefinitionType |
ObjectFactory.createConstraintDefinitionType()
Create an instance of
ConstraintDefinitionType |
Modifier and Type | Method and Description |
---|---|
List<ConstraintDefinitionType> |
ConstraintMappingsType.getConstraintDefinition()
Gets the value of the constraintDefinition property.
|
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved