Class CompoundValidator<T>
java.lang.Object
com.atlassian.crowd.embedded.validator.impl.CompoundValidator<T>
- Type Parameters:
T
- Entity type to be validated
- All Implemented Interfaces:
Validator<T>
Represents combination of the multiple validator instance, giving an AND behaviour
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionWill validate the given entity and returnList
generated during validation