Modules
Validate data against a JSON schema
JSON::Validator error object
Functions for validating JSON schema formats
Joi validation sugar for JSON::Validator
Base class for JSON::Validator schemas
JSON-Schema Draft 2019-09
JSON-Schema Draft 4
JSON-Schema Draft 6
JSON-Schema Draft 7
OpenAPI version 2 / Swagger
OpenAPI version 3
Load and caching JSON schemas
Uniform Resource Identifier
Utility functions for JSON::Validator
Module Install Instructions
To install JSON::Validator, copy and paste the appropriate command in to your terminal.
cpanm JSON::Validator
perl -MCPAN -e shellinstall JSON::Validator
For more information on module installation, please visitthe detailed CPAN module installation guide.