com.jpattern.orm.validator
Class OvalValidator

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

public class OvalValidator
extends Object
implements Validator

A Validator that uses Oval validator framework

Author:
ufo

Constructor Summary
OvalValidator()
           
 
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

OvalValidator

public OvalValidator()
Method Detail

validate

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


Copyright © 2013. All Rights Reserved.