Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
public void Save()
{
_context.SaveChanges();
}
{
_context.SaveChanges();
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish KumarPosted Mar 17, 2016, 1:55 PM
Saillesh PawarPosted Mar 17, 2016, 6:40 AM