Class SelectSingleSchemaValidator

java.lang.Object
fr.gouv.vitam.common.dsl.schema.validator.SelectSingleSchemaValidator
All Implemented Interfaces:
DslValidator

public class SelectSingleSchemaValidator extends Object implements DslValidator
Dsl schema validator for single query DSL queries.
  • Constructor Details

    • SelectSingleSchemaValidator

      public SelectSingleSchemaValidator() throws IOException
      Constructor
      Throws:
      IOException - thrown when the schema file is not found or invalid
  • Method Details