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(Collection<Class<?>> groups)
          Generates a chain of groups to be validated given the specified validation groups.
 



Copyright © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved