Contains documentation generation with Doxygen, unit tests with Google Test and a Justfile for simplified build operations. Business logic is implemented as a static library, and the GUI is ...
Validate JSON. The library rejects invalid JSON in most cases, but it is not designed as a strict JSON validating parser. Support more JSON features. The library intentionally does not provide bean ...