Changes for version 4.18 - 2021-06-17

  • Fix content_type validation for OpenAPIv2 and OpenAPIv3
  • Fix validating multipart\/form-data with boundary
  • Fix validating content-type with charset
  • Fix parsing OpenAPIv3 spec with "description", "servers" and "summary" in a path specifiation.

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