Re: Antwort: Re: T5 checkbox component and validation

2008-06-11 Thread Josh Canfield
t be you are talking about > t:radio and t:radiogroup ? > > Regards nillehammer > > ----- original Nachricht ---- > > Betreff: Antwort: Re: T5 checkbox component and validation > Gesendet: Mi, 11. Jun 2008 > Von: Kristian Marinkovic<[EMAIL PROTECTED]> > >

Re: Antwort: Re: T5 checkbox component and validation

2008-06-11 Thread Ciaran Wood
Could it be you are talking about > t:radio and t:radiogroup ? > > Regards nillehammer > > - original Nachricht > > Betreff: Antwort: Re: T5 checkbox component and validation > Gesendet: Mi, 11. Jun 2008 > Von: Kristian Marinkovic<[EMAIL PROTECTED]> > >

Re: Antwort: Re: T5 checkbox component and validation

2008-06-11 Thread nille hammer
Regards nillehammer - original Nachricht Betreff: Antwort: Re: T5 checkbox component and validation Gesendet: Mi, 11. Jun 2008 Von: Kristian Marinkovic<[EMAIL PROTECTED]> > oops... you're right there is no validate parameter defined > for a checkbox. :) > > yo

Antwort: Re: T5 checkbox component and validation

2008-06-11 Thread Kristian Marinkovic
terpreted if used in a bean > that is displayed by a BeanEditor(Form). > > in your case you'd have to apply directly to your > checkbox > > ... > g, > kris > > > > > Ciaran Wood <[EMAIL PROTECTED]> > 11.06.2008 16:38 > Bitte an

Re: T5 checkbox component and validation

2008-06-11 Thread Ciaran Wood
s displayed by a BeanEditor(Form). > > in your case you'd have to apply directly to your > checkbox > > ... > g, > kris > > > > > Ciaran Wood <[EMAIL PROTECTED]> > 11.06.2008 16:38 > Bitte antworten an > "Tapestry u

RE: T5 checkbox component and validation

2008-06-11 Thread Kristian Marinkovic
the @Validate is only interpreted if used in a bean that is displayed by a BeanEditor(Form). in your case you'd have to apply directly to your checkbox ... 11.06.2008 16:38 Bitte antworten an "Tapestry users" An Tapestry users Kopie Thema T5 checkbox component

T5 checkbox component and validation

2008-06-11 Thread Ciaran Wood
Does the checkbox component provided with tapestry support validation? (via the @Validate annotation?) I¹m trying it and it doesn¹t seem to validate on either the client side or the server side My example code: http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";> Tick