Group
Extension

Matches 1

Email-MIME-Kit-Validator-Rx ( R/RJ/RJBS/Email-MIME-Kit-Validator-Rx-0.200002.tar.gz, RJBS, 2022; MetaCPAN )
Email-MIME-Kit-Validator-Rx/lib/Email/MIME/Kit/Validator/Rx.pm ( view source; MetaCPAN )
lidator';
# ABSTRACT: validate assembly stash with Rx (from JSON in kit)

use Data::Rx 0.007;
use Data::Rx::TypeBundle::Perl 0.005;
use JSON;
use Moose::Util::TypeConstraints;
use Try::Tiny;

#pod =he
 in its simplest configuration.  It will look for a file called
#pod F<rx.json> in the kit and will load its contents (as JSON) and use them as a
#pod schema to validate the data passed to the it's C<
od
#pod This configuration supplies an alternate filename for the JSON file:
#pod
#pod   "validator": [ "Rx", { "path": "rx-schema.json" } ],
#pod
#pod This configuration supplies the schema definitio

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.