Community

Validate Model Programmatically In ASP.NET MVC

(Bipin Joshi) ASP.NET model binding framework takes care of validating a model based on data annotation validations. This works well when a model is being bound with request data. However, at times you may need to create and fill a model programmatically.

Read More - Register for Free Membership