public class ValidationOrderGenerator extends Object
| Constructor and Description |
|---|
ValidationOrderGenerator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationOrder |
getValidationOrder(Collection<Class<?>> groups)
Generates a order of groups and sequences for the specified validation groups.
|
String |
toString() |
public ValidationOrder getValidationOrder(Collection<Class<?>> groups)
groups - The groups specified at the validation call.ValidationOrder defining the order in which validation has to occur.Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved