Changes for version 0.591 - 2024-10-06

  • new --dump-identifiers option in json-schema-eval executable
  • the document form of 'add_schema' has been extracted out into 'add_document', with the old form deprecated
  • is_equal() utility function, and the const and enum keywords, now provide more detailed error diagnostics
  • fix "strict" mode for draft7 documents

Documentation

A command-line interface to JSON::Schema::Modern::evaluate()

Modules

Validate data against a schema using a JSON Schema
Contains a single annotation from a JSON Schema evaluation
One JSON Schema document
Contains a single error from a JSON Schema evaluation
Contains the result of a JSON Schema evaluation
Common code for nodes of a JSON::Schema::Modern::Result
Internal utilities for JSON::Schema::Modern
Base role for JSON Schema vocabulary classes
Implementation of the JSON Schema Applicator vocabulary
Implementation of the JSON Schema Content vocabulary
Implementation of the JSON Schema Core vocabulary
Implementation of the JSON Schema Format-Annotation vocabulary
Implementation of the JSON Schema Format-Assertion vocabulary
Implementation of the JSON Schema Meta-Data vocabulary
Implementation of the JSON Schema Unevaluated vocabulary
Implementation of the JSON Schema Validation vocabulary