package: wnpp
Severity: wishlist
Owner: 'Lucas Kanashiro' <[email protected]>
X-Debbugs-CC: [email protected]

* Package Name      : libjson-validator-perl
  Version                  : 0.52
  Upstream Author    : Jan Henning Thorsen <[email protected]>
* URL                      : https://metacpan.org/release/JSON-Validator
<https://metacpan.org/release/TOML-Parser>
* License                 : Artistic 2
  Programming Lang : Perl
  Description            : validate data against a JSON schema

 JSON::Validator is a class for validating data against JSON schemas. You
 might want to use this instead of JSON::Schema if you need to validate
data.
 .
 JSON::Validator can load JSON schemas in multiple formats: Plain perl data
 structured or files on disk/web in the JSON/YAML format. The JSON parsing
is
 done using Mojo::JSON, while the YAML parsing is done with an optional
modules
 which need to be installed manually.  JSON::Validator will look for the
YAML
 modules in this order: YAML::XS, YAML::Syck, YAML::Tiny, YAML. The order
is set
 by which module that performs the best, so it might change in the future.

The package will be maintained under the umbrella of the Debian Perl Group.

-- 
Lucas Kanashiro

Reply via email to