json-schema-validator/src
ronen barzel 0c454dcc1b use bool rather than json(bool) to avoid compiler ambiguity errors
the second value of the tuple returned by std::set.insert() is a native bool, not a json(bool).
2017-01-31 14:41:00 +00:00
..
json-schema-draft4.json.cpp namespace: gcc-4.5 does not accept multiple namespaces-definitions 2017-01-10 11:03:04 +01:00
json-schema.hpp validator: add some basic format-checking 2016-12-28 13:27:16 +01:00
json-uri.cpp validator: escape json-pointer-field when appending 2016-12-27 00:34:11 +01:00
json-validator.cpp use bool rather than json(bool) to avoid compiler ambiguity errors 2017-01-31 14:41:00 +00:00