there is a project in wicket-stuff that integrates hibernate validator
with wicket, have a look there.

-igor

On Sat, May 2, 2009 at 4:34 PM, J <bluecar...@gmx.com> wrote:
> hi,  I'm using Wicket, Spring and Hibernate, and would like to have bean
> validation declaratively defined in the beans instead of in Wicket UI
> components. Hibernate has a bean validation framework called "Hibernate
> Validator", and Spring has validation framework that is part of the third
> party "Spring-Modules". Both use validation by annotating the beans.
>
> I like this approach, but how can I use it with Wicket?
>
>
> Cheers,
> J
>
> ---------------------------------------------------------------------
> 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

Reply via email to