JSON Type Definition
From Just Solve the File Format Problem
A JSON Type Definition is a proposed format for describing the shape of JSON messages. It is presented in the experimental (non-standards-track) RFC 8927.
It is intended to be similar in its expressiveness to type definitions in mainstream programming languages, to enable use in code generation and validation.
Links
- https://github.com/jsontypedef
- RFC 8927: JSON Type Definition