validator on which field? or on a form? in either case something has to be aware of both fields. a clean way may be to let your data model validate itself for consistency and propagate any exceptions to the ui layer as errors.
-igor On Wed, Sep 22, 2010 at 10:34 AM, splitshade <martin.dil...@googlemail.com> wrote: > > Hi, > > thanks for the reply, > well.. good question, this would propably be the validator, i need to check > the validity of the personal data fields before the form gets submitted. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Inter-Component-Validation-or-how-to-marry-two-strangers-tp2550675p2550735.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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org