| Constructor and Description |
|---|
DefaultCompositeValidator() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Validator<T>> |
getValidators() |
void |
setValidators(java.util.List<Validator<T>> validators) |
void |
validate(T validatee)
Method to perform validation on a given object.
|
Copyright © 2018 SAP SE. All Rights Reserved.