Class AggregateValidator
- java.lang.Object
-
- uk.gov.gchq.gaffer.store.operation.validator.function.FunctionValidator<Aggregate>
-
- uk.gov.gchq.gaffer.store.operation.validator.function.AggregateValidator
-
public class AggregateValidator extends FunctionValidator<Aggregate>
An implementation of FunctionValidator, used for validating an Aggregate function.
-
-
Constructor Summary
Constructors Constructor Description AggregateValidator()
-