table of contents
other versions
- Tumbleweed 5.150.0-1.1
- Leap-16.0
- Leap-15.6
JSON::Validator::Schema::Draft6(3) | User Contributed Perl Documentation | JSON::Validator::Schema::Draft6(3) |
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.
2025-03-17 | perl v5.40.1 |