valijson/include/valijson
2024-10-19 00:02:36 +03:00
..
adapters Fix bug in difference() for rapidjson 2024-08-28 13:02:35 +10:00
constraints Basic structure for format constraint 2022-07-17 07:30:55 +03:00
internal Various fixes, reducing compiler warnings. 2024-01-06 22:30:26 +01:00
utils Fix buffer overflow in u8_strlen 2024-10-19 00:02:36 +03:00
constraint_builder.hpp Minor suggestions from clangtidy 2020-09-04 20:47:38 +10:00
exceptions.hpp Less const-ness 2021-11-06 08:44:09 +11:00
schema_parser.hpp Various fixes, reducing compiler warnings. 2024-01-06 22:30:26 +01:00
schema.hpp Implemented Schema and Subschema move constructor and assignment operators. 2024-01-04 15:05:37 +01:00
subschema.hpp Implemented Schema and Subschema move constructor and assignment operators. 2024-01-04 15:05:37 +01:00
validation_results.hpp Cosmetic improvements for schema_parser.hpp and validation_results.hpp 2020-07-06 11:30:41 +10:00
validation_visitor.hpp Ability to customize regular expression engine 2024-05-02 09:18:28 +02:00
validator.hpp Tidy up regex changes 2024-05-17 08:52:22 +10:00