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