logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

JSON::Validator::Schema::Draft4 - JSON-Schema Draft 4

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.

See Also