org.hibernate.validator.cfg.defs
Class PastDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<PastDef,Past>
      extended by org.hibernate.validator.cfg.defs.PastDef

public class PastDef
extends ConstraintDef<PastDef,Past>

Author:
Hardy Ferentschik

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

PastDef

public PastDef()


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