I got error
A Potentially Dangerous Request.form Value Was Detected From The Client
when running the .NET MVC project, but if running on the Webform project the error doesn't appear. because I don't find validateRequest
configuration set true anywhere. Is there a default setup in MVC that triggers this error?