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