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

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

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

Methods in org.hibernate.validator.cfg.defs that return RangeDef
 RangeDef RangeDef.max(long max)
           
 RangeDef RangeDef.min(long min)
           
 



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