Trying to validate a request parameter but without using a form field.

Was going down the route of @Injecting a FieldValidatorSource and then
using that to create a validator which I can then use to validate the
parameter, but that requires me to insert a Field into the tml file
and the tml file is XML output so I can't insert a field into the
page.

Any suggestions?

-Dave

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

Reply via email to