C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Entity Framework data validation
WhatsApp
Manas Mohapatra
10y
4.9
k
0
5
Resource
0
Sometimes we need to validate
Entity/Data(class)
in
EntityFramework
to make data is clean and perfect for submitting to Database server so that it won't create problem later. Below link provides how to implement validation in different ways.
https://www.simple-talk.com/dotnet/.net-framework/ca
tching-bad-data-in-entity-framework/
EntityFramework