8 lines
349 B
Plaintext
Raw Normal View History

2021-03-11 21:59:23 -08: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.