json-schema-validator/src
2019-01-22 12:53:53 +00:00
..
json-schema-draft7.json.cpp Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
json-schema.hpp json_validator used to be copyable; it can still be movable 2019-01-21 11:02:25 +00:00
json-uri.cpp Complete rewrite of the validator - aiming a 2.0-release 2018-12-27 16:59:19 +01:00
json-validator.cpp Performing runtime tests on the combine_logic template argument causes "warning C4127: conditional expression is constant" from Visual Studio. Refactor so that the appropriate tests are selected at compile time. 2019-01-22 12:53:53 +00:00