Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes used to parse 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 © 2018 JBoss by Red Hat. All rights reserved.