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::Schema::Modern::ResultNode - Common code for nodes of a JSON::Schema::Modern::Result

Author

       Karen Etheridge <ether@cpan.org>

Description

       This module is for internal use only.

Name

       JSON::Schema::Modern::ResultNode - Common code for nodes of a JSON::Schema::Modern::Result

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".

       You can also find me on the JSON Schema Slack server <https://json-schema.slack.com> and OpenAPI Slack
       server <https://open-api.slack.com>, which are also great resources for finding help.

Synopsis

         use Moo;
         with JSON::Schema::Modern::ResultNode;

Version

       version 0.611

See Also