Changes for version 0.524 - 2021-11-10

  • some refactoring of vocabulary and document methods, to faciliate re-use
  • new utility functions: is_uri_reference, assert_keyword_exists
  • allow specifying the metaschema_uri for a schema document
  • add "validate" method to Document object
  • updated draft2019-09 and added draft2020-12 hyperschema schemas

Modules

Validate data against a 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
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