[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#798980: ITP: libjson-validator-perl -- validate data against a JSON schema



package: wnpp
Severity: wishlist
Owner: 'Lucas Kanashiro' <kanashiro.duarte@gmail.com>
X-Debbugs-CC: debian-perl@lists.debian.org

* Package Name      : libjson-validator-perl
  Version                  : 0.52
  Upstream Author    : Jan Henning Thorsen <jhthorsen@cpan.org>
* URL                      : https://metacpan.org/release/JSON-Validator
* 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 to: