Uses of Class
org.hibernate.validator.cfg.defs.LengthDef

Packages that use LengthDef
org.hibernate.validator.cfg.defs Constraint definition classes for programmatic constraint definition API. 
 

Uses of LengthDef in org.hibernate.validator.cfg.defs
 

Methods in org.hibernate.validator.cfg.defs that return LengthDef
 LengthDef LengthDef.max(int max)
           
 LengthDef LengthDef.min(int min)
           
 



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