-
Type: New Feature
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
None
There are several checks we need to perform at the end of the model building process to ensure we can deal with the completed model.
1. Ensure all Element Names are unique within an entity
2. Ensure that the primary key is mapped to `_id`
3. Ensure no shadow properties exist on the model