Add more validation for shared rows
Open
area-model-building
consider-for-next-release
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
When a column is shared (only in table sharing, not TPH) validate that:
- Either the property types match or the provider types match and the properties that have a different type have a value converter.
- All properties are marked as ValueGenerated.OnUpdateSometimes
Contributor guide
Assessment
This issue has not been assessed yet.