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.
|
GroupWithInheritance |
Represents a validation group and all the groups it extends ("group inheritance").
|
Sequence |
Models a group sequence.
|
ValidationOrder.DefaultValidationOrder | |
ValidationOrderGenerator |
Helper class used to order groups and sequences into the right order for validation.
|
Helper classes for the processing of groups.
Copyright © 2018 JBoss by Red Hat. All rights reserved.