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