valijson/include/valijson
Tristan Penman 4be2a79a37 Merge pull request #51 from falstaff84/fix-oneof-anyof
Make sure that errors from failed 'oneOf' or 'anyOf' constraint check…
2017-09-24 09:03:12 +10:00
..
adapters Include <optional> from dedicated file optional.hpp 2017-06-14 19:54:22 +03:00
constraints fix compilation for clang libc++ 3.8.0 2017-09-22 17:47:13 +02:00
internal Compile with gcc-7.1.0 2017-06-14 19:55:33 +03:00
utils Fix exception type and error message in poco_json_utils.hpp 2017-05-31 15:05:42 +10:00
constraint_builder.hpp Move ConstraintBuilder to its own header file and update SchemaParser to explicitly take ownership of a ConstraintBuilder by pointer 2016-04-08 08:24:05 +10:00
schema_parser.hpp Only call fetchDoc if actual document URI is equal to current scope as set using 'id' attribute 2017-07-10 12:51:20 +10:00
schema.hpp Remove potentially risky overloads of addConstraintToSubschema function 2016-04-07 09:56:24 +10:00
subschema.hpp Include <optional> from dedicated file optional.hpp 2017-06-14 19:54:22 +03:00
validation_results.hpp Merge pull request #34 from iterion/topic/add-iterator-accessor 2016-11-07 21:21:07 -08:00
validation_visitor.hpp Make sure that errors from failed 'oneOf' or 'anyOf' constraint checks do not appear in error list 2017-08-04 21:03:26 -07:00
validator.hpp This patch drops boost as a dependency from the valijson core. 2016-08-15 22:32:47 -07:00