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

Changes for version 3.24 - 2020-03-03

  • Optimize checksum generation #202 Contributor: Ere Maijala
  • Improved "type":[...] error messages #199 Contributor: Karen Etheridge
  • Fix handle validation of true, false schemas in oneOf #201 #203 Contributor: Karen Etheridge
  • Fix guessing type:object if "dependencies" is present #206

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