On 4/18/06, Cagatay Civici <[EMAIL PROTECTED]> wrote: > Another idea will be to use the built-in standart validators rather than > seperate client validators above and in this case an attribute like > "enableClientScript" is needed.
We now have a ValidatorBase class that all Tomahawk and Sandbox validators inherit from. This is the perfect place to add an "enableClientScript" attribute, and it'll automatically be picked up by all of the other validators.