| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine.groups |
Helper classes for the processing of groups.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultValidationOrder
An instance of
ValidationOrder defines the group order during one validation call. |
| Modifier and Type | Method and Description |
|---|---|
ValidationOrder |
ValidationOrderGenerator.getValidationOrder(Collection<Class<?>> groups)
Generates a order of groups and sequences for the specified validation groups.
|
Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved