FileSize | 71668 |
MD5 | 9C6175130CF487E1E427F8A4E4ECD5EE |
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 | 4.13+dfsg-1 |
SHA-1 | 9062FC60A976BBAD0F412997D921652F654D7507 |
SHA-256 | F1D227B335D4A526429F846D7E3E3A4F55BC64997CEC5563BCA5BF668418F3E8 |