kicad-source/thirdparty/json_schema_validator
Jon Evans 995a153f27 Update nlohmann::json to 3.11.2
Also update json_schema_validator to match new deprecations
2022-11-05 10:53:57 -04:00
..
2022-11-05 10:53:57 -04:00
2022-11-05 10:53:57 -04:00
2021-08-27 21:11:47 +00:00
2021-08-27 21:11:47 +00:00
2021-08-27 21:11:47 +00:00

This directory contains the pboettch/json-schema-validator project
from https://github.com/pboettch/json-schema-validator
with a patch to allow validating objects against specific sub definitions
in a schema from
https://github.com/pboettch/json-schema-validator/pull/154

The project is licensed under MIT, with the license text in this directory.