| Age | Commit message (Collapse) | Author | Files | Lines |
|
1.3 [2020-03-31]
================
* option to add default values during validation
* add thread-safe API
* build static library by default (jsoncpp only builds static library by default)
|
|
1.2 [2019-04-09]
* add this NEWS.md file
* build shared library by default (needs jsoncpp shared library)
* fix pkgconfig file
|
|
The include path for the header was changed to have a json/ prefix,
just like jsoncpp has.
|
|
json-schema is a C++ library for validating JSON documents against
JSON Schemata based on jsoncpp.
|