org.apache.bval.jsr303
Class ClassValidator.Jsr303ValidationCallback
java.lang.Object
org.apache.bval.jsr303.ClassValidator.Jsr303ValidationCallback
- All Implemented Interfaces:
- ValidationHelper.ValidateCallback
- Enclosing class:
- ClassValidator
protected class ClassValidator.Jsr303ValidationCallback
- extends Object
- implements ValidationHelper.ValidateCallback
Dispatches a call from validate()
to ClassValidator.validateBeanNet(GroupValidationContext)
with
the current context set.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassValidator.Jsr303ValidationCallback
public ClassValidator.Jsr303ValidationCallback(GroupValidationContext<?> context)
validate
public void validate()
- Specified by:
validate
in interface ValidationHelper.ValidateCallback
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.