com.jpattern.orm.validator
Class NullValidator
java.lang.Object
com.jpattern.orm.validator.NullValidator
- All Implemented Interfaces:
- Validator
public class NullValidator
- extends Object
- implements Validator
A no-op implementation of a Validator
- Author:
- ufo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullValidator
public NullValidator()
validate
public void validate(Object bean)
- Specified by:
validate in interface Validator
Copyright © 2013. All Rights Reserved.