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, trimToSize
equals, hashCode
containsAll, toString
containsAll, equals, hashCode
public void validate(String value, Object decoded) throws ValidationException
validate
in interface FieldValidator
ValidationException
Copyright © 2011 Nuxeo SA. All Rights Reserved.