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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to