Uses of Class
org.hibernate.validator.cfg.GenericConstraintDef

Packages that use GenericConstraintDef
org.hibernate.validator.cfg Entry point for the programmatic constraint definition API. 
 

Uses of GenericConstraintDef in org.hibernate.validator.cfg
 

Methods in org.hibernate.validator.cfg that return GenericConstraintDef
 GenericConstraintDef<A> GenericConstraintDef.param(java.lang.String key, java.lang.Object value)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.