Commit Graph

6 Commits

Author SHA1 Message Date
Tristan Penman
12a1d5e006 Switch back to using embedded copy of JSON-Schema-Test-Suite 2020-06-03 19:58:48 +10:00
Tristan Penman
9354601f11 Switch to using JSON-Schema-Test-Suite as a git submodule 2019-08-20 21:52:29 +10:00
Tristan Penman
67d8389357 Update JSON-Schema-Test-Suite to latest version 2016-09-15 20:56:03 -07:00
Tristan Penman
56beb45300 Add 'remotes' schema files from JSON-Schema-Test-Suite 2015-12-12 19:25:25 +11:00
Tristan Penman
031ca48079 Make min/max length constraints unicode-aware so that strings containing non-ASCII characters are handled correctly. 2014-06-15 13:35:16 +10:00
Tristan Penman
4c9864de73 Initial commit.
This commit contains the third major design of a C++ library for JSON Schema validation.

It is definitely not what I would consider production-ready, but I do think that the overall design of the library is robust.
2013-10-30 07:51:11 +11:00