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)
Validationvalidate in interface Validationcontext - - to access the property, value, constraintsCopyright © 2010–2024 The Apache Software Foundation. All rights reserved.