Can the HttpContext be accessed within a ValidationAttribute in ASP.NET MVC 3?
I need to test for something in my route data for a match in order to return true on my validator.
Thanks
Can the HttpContext be accessed within a ValidationAttribute in ASP.NET MVC 3?
I need to test for something in my route data for a match in order to return true on my validator.
Thanks