i would not be against making formcomponent.validate() non-final

-igor


On 6/19/07, Jan Vermeulen <[EMAIL PROTECTED]> wrote:


That means you can never put 'required' logic in a validator. And that's
just
what we want to do, because that's the way we can integrate with the
Hibernate validators. I saw some time ago on the forum that there was
interest in integrating the Wicket validators with the Hibernate validator
framework: well, we are doing this, and @NotEmpty is one of these
Hibernate
validation annotations.

Could it at least be something we can override ?

Jan.
--
View this message in context:
http://www.nabble.com/Problem-with-latest-changes-in-FormComponent%3Avalidate%28%29-tf3945885.html#a11199762
Sent from the Wicket - Dev mailing list archive at Nabble.com.


Reply via email to