As the JSON format grow, we should have an external method to validate it to avoid mistake and provide mandatory vs optional properties. [JSON-Schema](https://json-schema.org/) seems made for this but I never used it.
As the JSON format grow, we should have an external method to validate it to avoid mistake and provide mandatory vs optional properties.
JSON-Schema seems made for this but I never used it.