I can’t turn off Request Validation for an ASP.NET MVC Controller
I am trying to turn off Request Validation for all action methods in a controller by doing this:
I am trying to turn off Request Validation for all action methods in a controller by doing this: