Interface AndGroupValidator
- All Superinterfaces:
Cloneable, GroupValidator, Iterable<Validator>, Validator
- All Known Implementing Classes:
AndGroupValidatorImpl
Marker interface, needed because of the instrumenting to have the correct type.
-
Nested Class Summary
Nested classes/interfaces inherited from interface Validator
Validator.MergeMode -
Method Summary
Methods inherited from interface GroupValidator
addValidator, addValidator, findChild, getValidators, hasValidators, mergeInValidatorByType, removeValidatorMethods inherited from interface Iterable
forEach, iterator, spliteratorMethods inherited from interface Validator
canMergeConstraints, doContinueOnFailure, doNegate, getLevel, getName, getRunOn, getType, hasName, mergeConstraints, setContinue, setLevel, setName, setNegate, setRunOn, validate
-
Method Details
-
clone
- Specified by:
clonein interfaceValidator- Throws:
CloneNotSupportedException
-