Class SelectSingleSchemaValidator

  • All Implemented Interfaces:
    DslValidator

    public class SelectSingleSchemaValidator
    extends java.lang.Object
    implements DslValidator
    Dsl schema validator for single query 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

      • SelectSingleSchemaValidator

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