org.vraptor.core
Class ValidatorEngine
java.lang.Object
org.vraptor.core.ValidatorEngine
public class ValidatorEngine
- extends Object
Responsible for validating data.
- Author:
- Guilherme Silveira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidatorEngine
public ValidatorEngine()
validate
public ValidationErrors validate(LogicMethod method,
LogicRequest request,
Introspector introspector,
Object component,
Object[] methodParamObjects)
throws SettingException,
UnstableValidationException
- Throws:
SettingException
UnstableValidationException
Copyright © 2004-2008 VRaptor. All Rights Reserved.