Class UpdateByIdSchemaValidator

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

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

    • UpdateByIdSchemaValidator

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