📄️ Properties Controller
PropertiesController module is the base module used by the dataclass models dealing
📄️ Data Importable
The DataImportable module is a TypeScript module that provides functionality for importing and managing data within a system. It utilizes several other modules and extends their capabilities, particularly focusing on handling data transformations, checking types, and managing properties through imports. This module is especially useful in scenarios where dynamic data import and type-checking are required, ensuring the integrity and compatibility of the data being processed.
📄️ Validatable
The validatable.ts module is designed to extend objects with validation capabilities. It allows developers to define and enforce validation rules on object properties, ensuring data integrity and consistency.
📄️ Derivable
Table of Contents
📄️ Ephemerals
Table of Contents