com.googlecode.jpattern.core.validator
Class NullValidator

java.lang.Object
  extended by com.googlecode.jpattern.core.validator.NullValidator
All Implemented Interfaces:
IValidator, Serializable

public class NullValidator
extends Object
implements IValidator

Version:
$Id: NullValidator.java,v 1.0, 2009-05-13 21:48:04Z, Quaresima Claudio$
Author:
Claudio Quaresima - claudio.quaresima@gmail.com - 31/mar/09 22:15:29
See Also:
Serialized Form

Constructor Summary
NullValidator()
           
 
Method Summary
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullValidator

public NullValidator()
Method Detail

validate

public void validate()
Specified by:
validate in interface IValidator


Copyright © 2011. All Rights Reserved.