| Package | Description |
|---|---|
| org.apache.bval.jsr303 | |
| org.apache.bval.jsr303.groups |
| Modifier and Type | Method and Description |
|---|---|
Groups |
GroupValidationContext.getGroups()
Get the groups of this
GroupValidationContext. |
| Modifier and Type | Method and Description |
|---|---|
Groups |
GroupsComputer.computeGroups(Class<?>[] groups)
Compute groups from an array of group classes.
|
protected Groups |
GroupsComputer.computeGroups(Collection<Class<?>> groups)
Main compute implementation.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.