Package uk.gov.gchq.gaffer.graph
Class SchemaOperationChainUtil
- java.lang.Object
-
- uk.gov.gchq.gaffer.graph.SchemaOperationChainUtil
-
public final class SchemaOperationChainUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static uk.gov.gchq.koryphe.ValidationResult
validate(Schema schema, OperationChain operationChain)
-
-
-
Method Detail
-
validate
public static uk.gov.gchq.koryphe.ValidationResult validate(Schema schema, OperationChain operationChain)
-
-