Is there a way to ungo the validator that checks for a required field when I
e.g. reqistered a String-Length-Validator? I feel that the
String-Length-Validator is more verbose than the Required-Validator that
Wicket adds by itself and I'd like the String-Length-Validator to send its
error message instead when a user did not enter anything. Setting
setRequired(false) unfortunately deactivates any validaton and not only the
Required-Validator. Thanks for help! Best, Rafael



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/setRequired-true-without-required-validator-tp4651929.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