Skip to content

A C++ library to validate JSON documents against JSON Schemata.

License

Notifications You must be signed in to change notification settings

nfotex/json-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

abc638c · Apr 21, 2021

History

41 Commits
Mar 31, 2020
Apr 21, 2021
Apr 21, 2021
Mar 31, 2020
Sep 13, 2018
Apr 2, 2020
Mar 31, 2020
Apr 9, 2019
Sep 13, 2018
Mar 31, 2020
Sep 27, 2018
Sep 13, 2018
Sep 13, 2018

Repository files navigation

This is json-schema, a C++ library for validating JSON documents against JSON Schemata based on jsoncpp. It implements draft-07.

Documentation is forthcoming.

See the INSTALL.md file for installation instructions and dependencies.

If you make a binary distribution, please include a pointer to the distribution site:

https://github.com/nfotex/json-schema

The latest version can always be found there. The official repository is at github.

If you want to reach the authors in private, use [email protected].

Travis Build Status Coverity Status