Uses of Class
org.hibernate.validator.engine.groups.GroupChain

Packages that use GroupChain
org.hibernate.validator.engine.groups Helper classes for the processing of groups. 
 

Uses of GroupChain in org.hibernate.validator.engine.groups
 

Methods in org.hibernate.validator.engine.groups that return GroupChain
 GroupChain GroupChainGenerator.getGroupChainFor(java.util.Collection<java.lang.Class<?>> groups)
          Generates a chain of groups to be validated given the specified validation groups.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.