Finally I got it.

If you add setType( String.class ) to your TextField the
EmailAddressValidator triggers on null/empty input. If you leave this
everything works fine...

I thought it would be useful to declare my inputfields as a certain type.
Obviously it's not needed but also the outcome of this type is an "error".

Can anybody provide the sense of setting the type?
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/EmailAddressValidator-triggers-on-empty-input-field-tp3299464p3313014.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to