In the Validators we override the method getResourceKey() to get a message
from .properties.

My problem is, my error message includes the value of a component on the
form. So I only know the full message AFTER I get to onValidate().

How can I construct the message string here? Is there a way to provide the
message right before issuing error() ?

Thanks

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Customize-Validator-Message-based-on-Dynamic-Variable-tp3539384p3539384.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to