valijson/include/valijson
2022-04-07 16:22:43 +02:00
..
adapters Fixed PocoJsonValue::getInteger being limited to 32-bit integers 2022-04-07 16:22:43 +02:00
constraints use implicit conversion of unique_ptr<T, DeleterA> to unique_ptr<const T, DeleterB> 2021-12-20 10:37:47 +01:00
internal Update urn regex expression to be std::regex safe 2021-08-25 16:57:33 -07:00
utils Added simple loading utility. 2022-02-13 05:38:54 -05: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 Less const-ness 2021-11-06 08:44:09 +11:00
schema.hpp Add VALIJSON_USE_EXCEPTIONS mode 2020-11-08 16:58:32 -08:00
subschema.hpp use unique_ptr for memory management in constraints and subschema 2021-12-09 15:33:25 +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 Less const-ness 2021-11-06 08:44:09 +11:00
validator.hpp Less const-ness 2021-11-06 08:44:09 +11:00