ASP.NET MVC 2 "value" in IsValid override in DataAnnotation attribute passed is null, when incorrect
- by goldenelf2
Hello to all! This is my first question here on stack overflow.
i need help on a problem i encountered during an ASP.NET MVC2 project i am currently working on.
I should note that I'm relatively new to MVC design, so pls bear my ignorance.
Here goes :
I have a regular form on which various details about a person are shown. One of them is "Date of…