How can I change the order (priority) of validator messages? I have a Form-level validator and 3 Component-level validators. The Form-level one is coming up on the bottom. I need to make it display first.
I tried adding the Form after adding the validator on the Page, but that's not working. Thanks -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Change-Order-Priority-of-Validator-Msgs-tp3539436p3539436.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]
