|
|
|
|
|
by kitd
744 days ago
|
|
JSONSchema is good for this IME. It can model 99.9% of usual models, supports generation & validation for most major languages. It's also part of OpenAPI, useful if you expand your modelling to REST APIs. https://json-schema.org/implementations |
|