Changes for version 0.003 - 2020-05-31
- add infinite recursion detection
- process properties in sorted order, for consistent ordering of results
- mark a numeric comparison test as TODO on 32-bit machines (see GHI #10)
Modules
- JSON::Schema::Draft201909 - Validate data against a schema
- JSON::Schema::Draft201909::Error - Contains a single error from a JSON Schema evaluation
- JSON::Schema::Draft201909::Result - Contains the result of a JSON Schema evaluation