See: Description
| Interface | Description |
|---|---|
| ValidationOrder |
Interface defining the methods needed to execute groups and sequences in the right order.
|
| Class | Description |
|---|---|
| DefaultGroupSequenceProviderAdapter<T> |
Adapts a
DefaultGroupSequenceProvider to a DefaultGroupSequenceProvider. |
| DefaultValidationOrder |
An instance of
ValidationOrder defines the group order during one validation call. |
| Group |
Encapsulates a single group.
|
| Sequence |
Models a group sequence.
|
| ValidationOrderGenerator |
Helper class used to order groups and sequences into the right order for validation.
|
Helper classes for the processing of groups.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.