|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationOrder | |
|---|---|
| org.hibernate.validator.internal.engine.groups | Helper classes for the processing of groups. |
| Uses of ValidationOrder in org.hibernate.validator.internal.engine.groups |
|---|
| Classes in org.hibernate.validator.internal.engine.groups that implement ValidationOrder | |
|---|---|
class |
DefaultValidationOrder
An instance of ValidationOrder defines the group order during one validation call. |
| Methods in org.hibernate.validator.internal.engine.groups that return ValidationOrder | |
|---|---|
ValidationOrder |
ValidationOrderGenerator.getValidationOrder(Collection<Class<?>> groups)
Generates a order of groups and sequences for the specified validation groups. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||