spencer.c wrote:
> 
> StringValidator.maximum=${label} must be no longer than ${maximum}
> characters.
> sendForm.senderField.Required=You must provide your email address to
> proceed.
> 

Try:
sendForm.senderField.StringValidator.maximum=${label} must be no longer than
${maximum} characters.
sendForm.senderField.Required=You must provide your email address to
proceed.

-- 
View this message in context: 
http://www.nabble.com/Wicket-Validation-Error-tf4386270.html#a12576183
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to