org.hibernate.validator.cfg.defs
Class DecimalMinDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<DecimalMinDef,DecimalMin>
      extended by org.hibernate.validator.cfg.defs.DecimalMinDef

public class DecimalMinDef
extends ConstraintDef<DecimalMinDef,DecimalMin>

Author:
Hardy Ferentschik

Field Summary
 
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef
constraintType, parameters
 
Constructor Summary
DecimalMinDef()
           
 
Method Summary
 DecimalMinDef value(String min)
           
 
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef
addParameter, groups, message, payload, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DecimalMinDef

public DecimalMinDef()
Method Detail

value

public DecimalMinDef value(String min)


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