after you call it call form.haserrors() or form.isvalid() or something similar
-igor On Mon, Dec 13, 2010 at 6:29 PM, eugenebalt <[email protected]> wrote: > > Thanks Igor. That method is a void. Is it possible to get some kind of a > boolean result from form.validate() to indicate success/failure? > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Invoke-Validators-manually-in-arbitrary-places-e-g-Ajax-tp3085646p3085680.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
