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

Changes for version 4.15 - 2021-03-24

  • Fix validating nullable inside anyOf for OpenAPIv3 #241
  • Fix t/id-keyword-draft*.t test failures with Mojolicious 9.11 #242 #243
  • Removed deprecated functions joi() and validate_json()
  • Removed deprecated methods singleton() and version()

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