I\'m quite new to asp.net mvc, and right know I\'m trying to find out a good practise to do input validation.
In the project we\'re going to use entity framework, wh
Take a look at this post, http://helios.ca/2010/02/17/asp-net-mvc-2-model-validation-with-localization/ good blog on the problem