Expand description
JSON Schema parser for importing JSON Schema into data models.
§Validation
All imported table and column names are validated for:
- Valid identifier format
- Maximum length limits
Structs§
- JSON
Schema Importer - Parser for JSON Schema format.
- Parser
Error - Parser error structure (matches ODCL parser format).