Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
DbEntityValidationException of Entity Framework
Manish Kumar
8y
319
1
Reply
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
public void Save()
{
_context.SaveChanges();
}
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
How to display two tool tips on mouse hover
rest enabled wcf services