| Package | Description |
|---|---|
| org.apache.bval.jsr | |
| org.apache.bval.jsr.groups |
| Modifier and Type | Method and Description |
|---|---|
Groups |
GroupValidationContext.getGroups()
Get the groups of this
GroupValidationContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
GroupValidationContext.setCurrentGroups(Groups groups) |
| 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–2024 The Apache Software Foundation. All rights reserved.