| Package | Description |
|---|---|
| org.hibernate.validator.engine.groups |
Helper classes for the processing of groups.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Group> |
GroupChain.getGroupIterator() |
Iterator<List<Group>> |
GroupChain.getSequenceIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupChain.insertGroup(Group group) |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupChain.insertSequence(List<Group> groups) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.