How can one access model's validation message through ModelState variable at the controller?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
Of course checks must be done as each of those accessors could simply return null. But if you are absolutely sure that Those checks could of course be encapsulated in an extension method so that in your controller you could simply:
Like this for example:
|
|||||
|