Showing related tags and posts accross the entire site.
-
Hi, I personally now use Fowler's Model View Presenter in my web apps, and put my validators in a View class. So whatever custom processors/validations need to be in use for that view is what is created.