Hello,
I am looking for an approach sanitize all string coming from the browser to my application where I won't have to modify all action methods on all controllers.
Maybe add a filter on the controller itself?
Welcoming suggestions.
Thank you!!
I am looking for an approach sanitize all string coming from the browser to my application where I won't have to modify all action methods on all controllers.
Maybe add a filter on the controller itself?
Welcoming suggestions.
Thank you!!