Static
Define the data schema for documents of this type. The schema is populated the first time it is accessed and cached for future reuse.
The returned value MUST be kept up to sync with the Schema type parameter.
Schema
Migrate candidate source data for this DataModel which may require initial cleaning or transformations.
The candidate source data from which the model will be constructed
Migrated source data, if necessary
Define the data schema for documents of this type. The schema is populated the first time it is accessed and cached for future reuse.