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

Packages that use GroupChain
org.hibernate.validator.engine.groups This package contains 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 © 2007-2010. All Rights Reserved.