View Schema
The Schema module provides definitions and validation for view components, ensuring that all view schemas conform to the expected structure and types.Overview
The Schema module is responsible for:- Defining the structure of view schemas
- Validating schemas against predefined rules
- Providing type safety for schema operations
- Converting between different schema formats