Why would developers want to enable client-side validation one-by-one?
I'd think this would nearly always want to be a global setting.

-- Adam


On 4/18/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> 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.
>

Reply via email to