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

Reply via email to