PDA

View Full Version : Passing valiables to the validator


CNemo7539
06-19-2007, 10:31 PM
I would like to know if it's thread safe (including web apps) to pass variable in the Validate call?

I kind of need have access to one object in all validators, but accessible on the thread basis. Is this doable?