From the monthly archives: October 2009
This message (‘A value is required’) is the default validation error message that gets displayed with ASP.NET MVC 2 (preview 2 at the time of writing). The message shows up for each column in the model that fails validation when submitting a form.
The problem I came across was that if you have a column [...]
-
Meta

