The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 4.17 - 2021-04-28

  • Add add_default_response() to OpenAPIv2 and OpenAPIv3
  • Add base_url() to OpenAPIv2 and OpenAPIv3
  • Fix validating "nullable" for "array" and "object"

Modules

Validate data against a JSON schema
JSON::Validator error object
Functions for validating JSON schema formats
Joi validation sugar for JSON::Validator
JSON::Validator $ref representation
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
Load and caching JSON schemas
Utility functions for JSON::Validator