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