Hi,

On Fri, Feb 12, 2016 at 9:49 AM, Lorne Malvo <caffeineindu...@gmail.com>
wrote:

> Thanks Martin!
>
> So is a validator for, say a textfield with a certain type always referred
> to as "IConverter" in properties files?
>
> So, if I used the properties file next to my example class, say
> com.MyExample.properties, would my path look like:
>
> someComponent.someComponent.myTextField.IConverter=My Error Message
>

Yes!
Or just "myTextField.IConverter=My Error Message".
The more specific path wins.


>
> ?
>
> Or how would I would refer to the specific validator that validates integer
> input?
>
> Thanks again!
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/How-to-refer-to-a-validator-message-for-a-textfield-with-a-certain-type-tp4673555p4673565.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