Changes for version 3.00 - 2019-01-05

  • Add enum() to Joi
  • Add support for a list of types passed on to Joi #136
  • Add support for file:// scheme in $ref #138
  • Fix $ref resolving after fixes applied to Mojo::JSON::Pointer in Mojolicious 8.11 #139
  • Fix cases where input was not coerced
  • Changed how format validation is done
  • Changed Joi to always coerce values
  • Removed JSON::Validator::OpenAPI

Modules

Validate data against a JSON schema
JSON::Validator error object
Joi validation sugar for JSON::Validator
JSON::Validator $ref representation