Re: [Boost-users] JSON Schema support in C++ with boost::json?

8 Apr
2025
8 Apr
'25
11:49 a.m.
3. Generate validation code that can emit informative messages about failed validation.
Valijson ( https://github.com/tristanpenman/valijson ) apparently supports Boost.Json for schema validation, although I haven't used it personally. Most C++ implementations of schema validation don't support a lot of the newer JSON schema versions. You could take a look at some of the C++ tools at https://json-schema.org/tools?query=&sortBy=name&sortOrder=ascending&groupBy... Regards, Alex Simpson
71
Age (days ago)
71
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex