Package uk.gov.gchq.gaffer.data
Class IsElementValidator
- java.lang.Object
-
- uk.gov.gchq.gaffer.data.IsElementValidator
-
-
Constructor Summary
Constructors Constructor Description IsElementValidator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
validate(Object object)
Validates the given object.-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface uk.gov.gchq.gaffer.commonutil.iterable.Validator
validateWithValidationResult
-
-