table of contents
JSON::Validator::Schema::Draft6(3pm) | User Contributed Perl Documentation | JSON::Validator::Schema::Draft6(3pm) |
NAME¶
JSON::Validator::Schema::Draft6 - JSON-Schema Draft 6
SYNOPSIS¶
See "SYNOPSIS" in JSON::Validator::Schema.
DESCRIPTION¶
This class represents <https://json-schema.org/specification-links.html#draft-6>.
ATTRIBUTES¶
specification¶
my $str = $schema->specification;
Defaults to "<http://json-schema.org/draft-06/schema#>".
SEE ALSO¶
JSON::Validator::Schema.
2023-03-06 | perl v5.36.0 |