| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine.groups |
Helper classes for the processing of groups.
|
| Modifier and Type | Field and Description |
|---|---|
static Group |
Group.DEFAULT_GROUP |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
Sequence.getComposingGroups() |
Iterator<Group> |
ValidationOrder.getGroupIterator() |
Iterator<Group> |
DefaultValidationOrder.getGroupIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValidationOrder.insertGroup(Group group) |
| Constructor and Description |
|---|
Sequence(Class<?> sequence,
List<Group> groups) |
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.