[eluser]drewbee[/eluser]
I had something similiar along this lines as an issue, and it appears in the run() method. I had to fix it by extending and overloading the run() method in Validation class. It was basically a copy & paste of the method with the slight adjustment in it for this fix.