Thanks for the suggestion Martijn. I tried return new FormComponent[0]; and got exactly the same error.
I think my use-case is quite fringe, so I have resigned myself to using the hidden field that you previously suggested. - Tristan Martijn Dashorst wrote: > > You might try to return an empty array.. > > Martijn > -- View this message in context: http://www.nabble.com/Form-validation-without-a-form-component-tp22682572p22866535.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
