It's working fine here using String. This works when providing an array of strings for the model parameter as well es when using an enum (I don't have other use cases atm). With an enum, your parameter can also have the respective enum type.

Uli

Am 21.10.2009 15:09 schrieb Stephan Windmüller:
Ulrich Stärk schrieb:

That's not quite right. onValidateFromXYZ() ist called for field xyz as soon as that field validates. You can give it a parameter that gets populated with the field's value.

Which class do I have to use while validating a select component?
Neither String nor Object work here.

- Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to