helpful.
Cheers,
Dan
-Original Message-
From: Matt E [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 19 August 2003 2:43 PM
To: Struts Users Mailing List
Subject: Re: Writing Javascript for Validators
Robert,
> Warning, I haven't done this before, but need to :
> Th
Robert,
> Warning, I haven't done this before, but need to :
> The validator-rules.xml and validator.xml file for
> your project have the
> same format.
> In --your-- validator.xml you can enter:
>
>
>
>
>
>
classname="com.matte.futuredate.validator.FieldChecks"
>
Matt E wrote:
Hello All,
I've written a new plugable validator rule, and now
I'd like to write some javascript for it. Looking at
the existing javascript for other validators, I see
they all make a call like this:
oRequired = new required();
which (in this case) gets all the required fields.
I
Hello All,
I've written a new plugable validator rule, and now
I'd like to write some javascript for it. Looking at
the existing javascript for other validators, I see
they all make a call like this:
oRequired = new required();
which (in this case) gets all the required fields.
I'm not sure wh
4 matches
Mail list logo