You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Tomasz Dziurko <td...@gmail.com> on 2008/05/02 14:45:56 UTC

Custom Validator: ValidateInt message problem

Hello.

I tried to use ValidateInt class from
http://wiki.apache.org/tapestry/Tapestry5HowToAddValidators. It works
fine until page needs to show validation error message. Instead of
showing my own:
"validate-int=You must provide a whole number for %s." it shows
"integer-format-exception=The input value '%s' is not parseable as an
integer value." from default ValidationMessages.properties. Is there
any way (except replacing message in default file) to make custom
validator show custom validation error message?

Regards
-- 
Tomasz Dziurko

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