-
-
01 Dec 2021 18:37:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (246 / 0 / 5)
- Kwalitee
Bus factor: 5- 80.73% Coverage
- License: mit
- Perl: v5.16.0
- Activity
24 month- Tools
- Download (49.75KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 8 contributors-
Alexey Stavrov
-
Ivan Putintsev
-
Anton Fedotov
-
Denis Ibaev
-
Andrey Khozov
-
Erik Huelsmann
-
James Waters
-
uid66
Changes for version 0.010 - 2021-12-01
- Added verbosity to test (uid66)
- Fixed bug with $ref and sibling $id
- Added TO_JSON method to Error class (ehuelsmann)
- Fixed bug with wrong detection of booleans
Changes for version 0.009-TRIAL - 2021-11-28 (TRIAL RELEASE)
- Trial release to find the bug with type boolean
Modules
Validator for JSON Schema Draft4/Draft6/Draft7 and OpenAPI Specification 3.0JSON Schema Draft4 specification constraintsJSON Schema Draft6 specification constraintsJSON Schema Draft7 specification constraintsOpenAPI 3.0 specification constraintsValidator for JSON Schema Draft4Validator for JSON Schema Draft6Validator for JSON Schema Draft7Error classFormats of JSON Schema specificationJSON Pointer with URI resolvingValidator for OpenAPI Specification 3.0URI resolverUseful functionsModule Install Instructions
To install JSONSchema::Validator, copy and paste the appropriate command in to your terminal.
cpanm JSONSchema::Validator
perl -MCPAN -e shell install JSONSchema::Validator
For more information on module installation, please visit the detailed CPAN module installation guide.