Package uk.gov.gchq.gaffer.data
Class IsEntityValidator
- java.lang.Object
-
- uk.gov.gchq.gaffer.data.IsEntityValidator
-
-
Constructor Summary
Constructors Constructor Description IsEntityValidator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
validate(Element element)
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
-
-