FileSize | 44800 |
MD5 | 20862342EFA0AD0BC3A9E187A0ACE8F5 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libjson-validator-perl |
PackageSection | perl |
PackageVersion | 3.25+dfsg-1 |
SHA-1 | 3FBC0BD09F2464D574A70A06D23D398735DBBF0F |
SHA-256 | 5C10C6276D2AAAD1F7258216B6E327154618B6BCBE71478829BDAFE6E45F9B3D |