The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

JSON::Schema::Modern::Vocabulary::Unevaluated - Implementation of the JSON Schema Unevaluated vocabulary

VERSION

version 0.527

DESCRIPTION

Implementation of the JSON Schema Draft 2020-12 "Unevaluated" vocabulary, indicated in metaschemas with the URI https://json-schema.org/draft/2020-12/vocab/unevaluated and formally specified in https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-00#section-11.

Support is also provided for the equivalent Draft 2019-09 keywords in the JSON Schema Draft 2019-09 "Applicator" vocabulary, indicated in metaschemas with the URI https://json-schema.org/draft/2019-09/vocab/applicator and formally specified in https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-02#section-9.

SUPPORT

Bugs may be submitted through https://github.com/karenetheridge/JSON-Schema-Modern/issues.

I am also usually active on irc, as 'ether' at irc.perl.org and irc.libera.chat.

AUTHOR

Karen Etheridge <ether@cpan.org>

COPYRIGHT AND LICENCE

This software is copyright (c) 2020 by Karen Etheridge.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.