JSON::Validator::Schema::Draft201909(3pm) User Contributed Perl Documentation JSON::Validator::Schema::Draft201909(3pm)

JSON::Validator::Schema::Draft201909 - JSON-Schema Draft 2019-09

See "SYNOPSIS" in JSON::Validator::Schema.

This class represents <https://json-schema.org/specification-links.html#2019-09-formerly-known-as-draft-8>.

Support for parsing the draft is not yet complete. Look at <https://github.com/mojolicious/json-validator/blob/master/t/draft2019-09-acceptance.t> for the most recent overview of what is not yet supported.

Currently less than 1% of the official test suite gets skipped. Here is a list of known limitations:

  my $str = $schema->specification;

Defaults to "<https://json-schema.org/draft/2019-09/schema>".

JSON::Validator::Schema.

2023-03-06 perl v5.36.0