-
Story
-
Resolution: Done
-
Minor
-
None
When 2 Models have same @TypeValue, the behavior is undefined, and actually really behaves inconsistently - different conditions, different results.
This might lead to hard-to-debug bugs. We should check that for users.
Ideal implementation would be to use ModelModel and query for duplicate `typeValue` property values.