Class GetByIdSchemaValidator

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

public class GetByIdSchemaValidator extends Object implements DslValidator
Dsl schema validator for get by id DSL queries.
  • Constructor Details

    • GetByIdSchemaValidator

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