Thanks Igor,

I've tried that, and it still doesn't seem to get picked up.

I also tried:

quantity-integer-format-exception-message

with no luck.

Yet my other messages are getting picked up, like:

quantity-min-message = Please enter a foo positive number.

Any other thoughts?

Levi


Igor Drobiazko wrote:
> 
> You should add a prefix consisting of the field id (and optionally the
> form
> id).  In your example you should try to provide a key:
> quantity-integer-format-exception.
> 
> Let's say the id of your form is 'myform', then
> myform-quantity-integer-format-exception is also going to work.
> 
> -- 
> Best regards,
> 
> Igor Drobiazko
> http://tapestry5.de/blog
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/T5-Overriding-integer-validation-message-tp4264104p4267595.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to