Package org.hibernate.validator.internal.engine.groups
package org.hibernate.validator.internal.engine.groups
Helper classes for the processing of groups.
-
ClassDescriptionAn instance of
ValidationOrder
defines the group order during one validation call.Encapsulates a single group.Represents a validation group and all the groups it extends ("group inheritance").Models a group sequence.Interface defining the methods needed to execute groups and sequences in the right order.Helper class used to order groups and sequences into the right order for validation.