You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Erik Hatcher <er...@ehatchersolutions.com> on 2004/08/03 16:08:48 UTC

Re: Validating PropertySelection

On Jul 31, 2004, at 12:19 AM, Richard Lewis-Shell wrote:
>> In doing this, I had to change our custom IValidationDelegate to know
>> about my new Select component so it can mark the label and field as
>> required appropriately.  What about making an interface that simply 
>> has
>> a getValidator method that we implement on ValidField and other such
>> fields?  We gotta get away from ValidField somehow!
>
> I just had to do the same thing, so now I know what you mean, and so 
> +1 to
> this suggestion...
>
> Erik, are you able to put your 'ValidPropertySelection' component code 
> into
> BugZilla (or cvs for that matter)?  It sounds more compatible with
> Tapestry's validation mechanism than the one in BugZilla currently...

Sorry for the delay.... I have posted my Select component to that 
Bugzilla issue:

	http://issues.apache.org/bugzilla/show_bug.cgi?id=29535

It's working nicely for us.

	Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org