depending on some user setting - the type makes the selection of data to
> > display transparent to the user / developer, but can vary greatly in
> length
> > across different consumers.
> >
> > -----Original Message-
> > From: Christophe Cordenier [mailto:christo
: Christophe Cordenier [mailto:christophe.corden...@gmail.com]
Sent: 22 June 2010 09:23
To: Tapestry users
Subject: Re: Access validation constraints within custom component
Just for information if you are using a custom component then i guess
parameters, ComponentResources gives also access to
length
> across different consumers.
>
> -Original Message-
> From: Christophe Cordenier [mailto:christophe.corden...@gmail.com]
> Sent: 22 June 2010 08:55
> To: Tapestry users
> Subject: Re: Access validation constraints within custom component
>
> Hi
>
> @D
2010 07:29
> To: Tapestry users
> Subject: Re: Access validation constraints within custom component
>
> Hi
>
> 2010/6/21 Jim O'Callaghan
>
> > Is there a way to access validation constraints within custom
components?
> > Ex. min length / max length specified u
t; To: Tapestry users
> Subject: Re: Access validation constraints within custom component
>
> Hi
>
> 2010/6/21 Jim O'Callaghan
>
> > Is there a way to access validation constraints within custom components?
> > Ex. min length / max length specified using the @Valid
most useful.
-Original Message-
From: Christophe Cordenier [mailto:christophe.corden...@gmail.com]
Sent: 22 June 2010 07:29
To: Tapestry users
Subject: Re: Access validation constraints within custom component
Hi
2010/6/21 Jim O'Callaghan
> Is there a way to access validation const
Hi
2010/6/21 Jim O'Callaghan
> Is there a way to access validation constraints within custom components?
> Ex. min length / max length specified using the @Validate annotation on
> fields? I'm trying to render different output depending on some
> constraints. Thanks.
>
Can you give more detai
Is there a way to access validation constraints within custom components?
Ex. min length / max length specified using the @Validate annotation on
fields? I'm trying to render different output depending on some
constraints. Thanks.
Regards,
Jim.