Wicket Feedback panels and Hibernate Validation

2012-01-26 Thread Wooldridge, Keith A
I'm trying to create a custom hibernate validator , based on bradhouse's solution in this StackOverflow thread. I'm passing in the field name that I would like the error message to be associated

Re: Wicket Feedback panels and Hibernate Validation

2012-01-27 Thread Martin Grigorov
Hi, On Thu, Jan 26, 2012 at 10:36 PM, Wooldridge, Keith A wrote: > I'm trying to create a custom hibernate validator , based on bradhouse's > solution in this StackOverflow > thread. >  I'm pass

RE: Wicket Feedback panels and Hibernate Validation

2012-01-27 Thread Wooldridge, Keith A
icket Feedback panels and Hibernate Validation Hi, On Thu, Jan 26, 2012 at 10:36 PM, Wooldridge, Keith A wrote: > I'm trying to create a custom hibernate validator , based on bradhouse's > solution in this StackOverflow > thread<http://stackoverflow.com/questions/1972933/