public class CompositeValidator extends ArrayList<FieldValidator> implements FieldValidator
| Constructor and Description |
|---|
CompositeValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(String value,
Object decoded) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodepublic void validate(String value, Object decoded) throws ValidationException
validate in interface FieldValidatorValidationExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.