Thanks!
and I also forgot that I need to use @ValidField
now it works just fine..

On 12/16/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> validators is for the new validation system binding, where type is implied.
> (I think).
>
> If you want the old way just use validator:
>
> This should be cleared up the next time the tapestry website forrest docs
> are deployed.
>
> On 12/16/05, Ted Steen <[EMAIL PROTECTED]> wrote:
> >
> > i'm using T-rc1 and when I try to use the Integer validator Tapestry
> > says there is none.
> > <input id="activationCode" jwcid="@TextField"
> > value="ognl:activationCode" displayName="message:activation-code"
> > validators="validators:int" />
> >
> > gives me org.apache.hivemind.ApplicationRuntimeException: No validator
> > named 'int' has been defined.
> >
> > am I doing something wrong?
> > --
> > /ted
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>


--
/ted

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to