Uses of Class
de.knightsoftnet.validators.client.impl.GroupChain
-
Packages that use GroupChain Package Description de.knightsoftnet.validators.client.impl -
-
Uses of GroupChain in de.knightsoftnet.validators.client.impl
Methods in de.knightsoftnet.validators.client.impl that return GroupChain Modifier and Type Method Description GroupChainGroupChainGenerator. getGroupChainFor(Collection<Class<?>> groups)Generates a chain of groups to be validated given the specified validation groups.
-