org.hibernate.validator.cfg.defs
Class NullDef

java.lang.Object
  extended by org.hibernate.validator.cfg.ConstraintDef<NullDef,Null>
      extended by org.hibernate.validator.cfg.defs.NullDef

public class NullDef
extends ConstraintDef<NullDef,Null>

Author:
Hardy Ferentschik

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

NullDef

public NullDef()


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