JSON::Validator::Schema::Draft4 - JSON-Schema Draft 4
Contents
Attributes
specification
my $str = $schema->specification;
my $schema = $schema->specification($str);
Defaults to "<http://json-schema.org/draft-04/schema#>".
Description
This class represents <https://json-schema.org/specification-links.html#draft-4>.
Name
JSON::Validator::Schema::Draft4 - JSON-Schema Draft 4
See Also
JSON::Validator::Schema.
perl v5.40.1 2025-03-29 JSON::Validator::Schema::Draft4(3pm)
Synopsis
See "SYNOPSIS" in JSON::Validator::Schema.
