DbEntityValidationException.EntityValidationErrors Property
Gets the validation errors associated with the entity.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<DbEntityValidationResult>The validation errors associated with the entity.