com.jpattern.orm.validator
Class JSR303Validator

java.lang.Object
  extended by com.jpattern.orm.validator.JSR303Validator
All Implemented Interfaces:
Validator

public class JSR303Validator
extends Object
implements Validator

A validator for the JSR303

Author:
ufo

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

Constructor Detail

JSR303Validator

public JSR303Validator()
Method Detail

validate

public void validate(Object bean)
Specified by:
validate in interface Validator


Copyright © 2013. All Rights Reserved.