Problems with the Entity Framework

0

Good morning, I have the following error when saving the data of a form in the Database. I work with C # and WPF.

This is the exception:

System.Data.Entity.Validation.DbEntityValidationException: 'Validation
failed for one or more entities. See 'EntityValidationErrors' property for
more details.'
    
asked by positiveSteve 22.11.2018 в 13:32
source

0 answers