Class BatchProcessingQuerySchemaValidator

  • All Implemented Interfaces:
    DslValidator

    public class BatchProcessingQuerySchemaValidator
    extends java.lang.Object
    implements DslValidator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(com.fasterxml.jackson.databind.JsonNode dsl)
      Validate a dsl query
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BatchProcessingQuerySchemaValidator

        public BatchProcessingQuerySchemaValidator()
                                            throws java.io.IOException
        Throws:
        java.io.IOException