You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
9 months ago | |
---|---|---|
.. | ||
nlohmann | 3 years ago | |
CMakeLists.txt | 9 months ago | |
LICENSE.MIT | 4 years ago | |
README.txt | 4 years ago | |
json-patch.cpp | 2 years ago | |
json-patch.hpp | 2 years ago | |
json-schema-draft7.json.cpp | 4 years ago | |
json-uri.cpp | 4 years ago | |
json-validator.cpp | 2 years ago | |
string-format-check.cpp | 3 years ago |
README.txt
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.