App-jsonvalidate

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        directory of the first "--schema").

    --trace
        Record lightweight trace; cap with "--trace-limit"; sample with
        "--trace-sample".

    --trace-limit N
        Max number of trace entries per validation (0 = unlimited).

    --trace-sample P
        Sampling percentage for trace events.

    --unique-keys / --no-unique-keys
        Enables the non-standard extension "uniqueKeys"

EXIT CODES
    *   All instances validated.

    *   1

        At least one instance failed.

README.md  view on Meta::CPAN

- **--trace**

    Record lightweight trace; cap with `--trace-limit`; sample with `--trace-sample`.

- **--trace-limit N**

    Max number of trace entries per validation (0 = unlimited).

- **--trace-sample P**

    Sampling percentage for trace events.

- **--unique-keys** / **--no-unique-keys**

    Enables the non-standard extension `uniqueKeys`

# EXIT CODES

- `0`

    All instances validated.

scripts/jsonvalidate  view on Meta::CPAN

=item B<--trace>

Record lightweight trace; cap with C<--trace-limit>; sample with C<--trace-sample>.

=item B<--trace-limit N>

Max number of trace entries per validation (0 = unlimited).

=item B<--trace-sample P>

Sampling percentage for trace events.

=item B<--unique-keys> / B<--no-unique-keys>

Enables the non-standard extension C<uniqueKeys>

=back

=head1 EXIT CODES

=over 4



( run in 0.772 second using v1.01-cache-2.11-cpan-39bf76dae61 )