I have a question on suggestions about input data verification and detainting, I am currently doing this in all of my controllers as I pull in data from the params variable this isn't a very effective way of doing it do to all the reused code.  I'm curious what methods others are using to do this?