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

Changes for version 0.96 - 2017-03-06

  • Fix JSON::Validator::load_and_validate_schema()
  • Add handling of header/formData/query as array #38
  • Allow alternative date-time separator #49
  • Improved recursion tracking #52
  • More tests in t/acceptance.t are ok #52
  • Avoid loading the same file multiple times #54
  • Swagger2 is deprecated

Modules

Validate data against a JSON schema
JSON::Validator error object
OpenAPI is both a subset and superset of JSON Schema
Request/response adapter for Dancer2
Request/response adapter for Mojolicious