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.
 
 
 
 
 
Jon Evans 3f7e459d62 API: add a schema for plugin config files 9 months ago
..
nlohmann Update nlohmann::json to 3.11.2 3 years ago
CMakeLists.txt API: add a schema for plugin config files 9 months ago
LICENSE.MIT Add json-schema-validator library 4 years ago
README.txt Add json-schema-validator library 4 years ago
json-patch.cpp Partially update the json validator 2 years ago
json-patch.hpp Partially update the json validator 2 years ago
json-schema-draft7.json.cpp Add json-schema-validator library 4 years ago
json-uri.cpp Add json-schema-validator library 4 years ago
json-validator.cpp Partially update the json validator 2 years ago
string-format-check.cpp Update nlohmann::json to 3.11.2 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.