org.hibernate.validator.cfg.defs
Class DecimalMaxDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<DecimalMaxDef,DecimalMax>
      extended by org.hibernate.validator.cfg.defs.DecimalMaxDef

public class DecimalMaxDef
extends ConstraintDef<DecimalMaxDef,DecimalMax>

Author:
Hardy Ferentschik

Field Summary
 
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef
constraintType, parameters
 
Constructor Summary
DecimalMaxDef()
           
 
Method Summary
 DecimalMaxDef value(String max)
           
 
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

DecimalMaxDef

public DecimalMaxDef()
Method Detail

value

public DecimalMaxDef value(String max)


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