Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Suchiman/67e8324dddd81a4db853 to your computer and use it in GitHub Desktop.

Select an option

Save Suchiman/67e8324dddd81a4db853 to your computer and use it in GitHub Desktop.
One or more validation errors were detected during model generation:
Customer_User_Source: : Multiplicity is not valid in Role 'Customer_User_Source' in relationship 'Customer_User'. Because the Dependent Role refers to the key properties, the upper bound of the multiplicity of the Dependent Role must be '1'.
Customer_User_Target_Customer_User_Source: : The types of all properties in the Dependent Role of a referential constraint must be the same as the corresponding property types in the Principal Role. The type of property 'Id' on entity 'Customer' does not match the type of property 'Id' on entity 'IdentityUser' in the referential constraint 'Customer_User'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment