FileSize | 85316 |
MD5 | E4B230D5AF4CCB0E1E540FBE824B0EF9 |
PackageDescription | module to 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
against draft 4 of the JSON schema specification.
.
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. The order is set by
which module that performs the best, so it might change in the future. |
PackageMaintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
PackageName | libjson-validator-perl |
PackageSection | perl |
PackageVersion | 4.25+dfsg-2 |
SHA-1 | AFD8B3E2D12510F63A1774D6D609B17AF8F57B5A |
SHA-256 | CCCC0467F65DAEA24B1DF17C2116444135FA22BCB91129B92A09659C48BC3A60 |