Skip to main content

Module import

Module import 

Source
Expand description

JSON Schema import functionality for converting JSON Schema objects to DataModel structures.

This module provides the implementation for converting JSON Schema objects to the internal data model representation. It handles the conversion of schema objects, properties, and enumerations to their corresponding data model types.