Changes for version 3.22 - 2020-02-15

  • Add support for "dependencies" keyword #192 #197
  • Add support for anyOf/allOf/oneOf at the same time #196 #197
  • Allow if/then/else to be in any sort of schema #190 #197

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
Utility functions for JSON::Validator