Package org.hibernate.validator.internal.engine.groups

Helper classes for the processing of groups.

See:
          Description

Interface Summary
ValidationOrder Interface defining the methods needed to execute groups and sequences in the right order.
 

Class Summary
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.
 

Package org.hibernate.validator.internal.engine.groups Description

Helper classes for the processing of groups.



Copyright © 2007-2013 Red Hat Middleware, LLC. All Rights Reserved