Class SelectMultipleSchemaValidator

  • All Implemented Interfaces:
    DslValidator

    public class SelectMultipleSchemaValidator
    extends java.lang.Object
    implements DslValidator
    Dsl schema validator for multiple queries DSL queries.
    • 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

      • SelectMultipleSchemaValidator

        public SelectMultipleSchemaValidator()
                                      throws java.io.IOException
        Constructor
        Throws:
        java.io.IOException - thrown when the schema file is not found or invalid