public interface Validation
Modifier and Type | Method and Description |
---|---|
<T extends ValidationListener> |
validate(ValidationContext<T> context)
Perform a single validation routine.
|
<T extends ValidationListener> void validate(ValidationContext<T> context)
context
- - to access the property, value, constraintsCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.