NAME
JSON::Validator::Schema::Draft201909 - JSON-Schema Draft 2019-09
SYNOPSIS
See "SYNOPSIS" in JSON::Validator::Schema.
DESCRIPTION
This class represents https://json-schema.org/specification-links.html#2019-09-formerly-known-as-draft-8.
ATTRIBUTES
specification
my $str = $schema->specification;
Defaults to "https://json-schema.org/draft/2019-09/schema".