Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-12 Thread Richard Nichols
Hey all, I had also created a JSR-303 integration solution as part of visural-wicket. It's not been fully documented yet w/ examples, but is fully functional and is a really handy addition. I planned to include/document it in the next release of visural-wicket (0.6). http://code.google.com/p/vis

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-11 Thread Ben Tilford
If you find anything useful heres some stuff I have put together https://docs.google.com/leaf?id=0ByQjVcAVDuP9MWE4NDcxODMtODZlOC00Mzk0LThhOTUtYmI2MmNlYzEwNWFi&hl=en I'd upload it somewhere else but it looks like there are already like 4 different projects for this. 2010/4/10 Uwe Schäfer > David

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-10 Thread Uwe Schäfer
David Chang schrieb: hi, did you get the jsr 303 validation code released? where can i find it? i am really excited looking forward to it. about to. just finishing examples tomorrow. stay tuned. cu uwe - To unsubscribe, e-mai

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-10 Thread David Chang
hi, did you get the jsr 303 validation code released? where can i find it? i am really excited looking forward to it. all the best, david --- On Mon, 4/5/10, Uwe Schäfer wrote: > From: Uwe Schäfer > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wic

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-10 Thread Uwe Schäfer
Carlos Vara schrieb: Seeing as it is only 2 simple classes, and that the external dependencies can be reduced to a minimum (just javax-validation-api) i think message resolution is flawed (i18n) and making wicket directly dependent from javax.validation might be a bad thing. cu uwe ---

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-09 Thread Jeremy Thomerson
nope - just have at it -- Jeremy Thomerson http://www.wickettraining.com 2010/4/9 Uwe Schäfer > David Chang schrieb: > > Is there any "mature" work on integrating Hibernate Validator with Wicket? >> I am unable to find any at wicketstuff. Googled and found th

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-09 Thread Uwe Schäfer
David Chang schrieb: Is there any "mature" work on integrating Hibernate Validator with Wicket? I am unable to find any at wicketstuff. Googled and found this work is interesting. i´d like to contribute my approach to wicketstuff-core. i do have commit access for wicketstuff. is th

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-06 Thread Carlos Vara
ts jira: https://issues.apache.org/jira/browse/WICKET-2825 Vote for it if you like the idea :-) > Regards, > > David > > > --- On Mon, 4/5/10, Carlos Vara wrote: > > > From: Carlos Vara > > Subject: Re: Any "mature" work on integrating Hibernate Validator with &

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
:) Just my 2 cents. Regards, David --- On Mon, 4/5/10, Carlos Vara wrote: > From: Carlos Vara > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Monday, April 5, 2010, 4:52 PM > Hi David, > >

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
ct: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Monday, April 5, 2010, 3:39 PM > So far this is what I've got. Doesn't > do anything with groups or the more > advanced stuff but this may be all it takes.

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Carlos Vara
d I do so second time in wicket if I can explicitly > > specify them on domain objects via Hibernate Validator (or Bean > Validation, > > JSR 303, now official)? I hope to see wicket can take adavantage of bean > > validation to let us code faster and have more maintainable cod

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Ben Tilford
t; validation to let us code faster and have more maintainable code. > > > > Please feel free to comment I am wrong. > > > > Best. > > > > > > > > > > > > --- On Mon, 4/5/10, Martin Makundi > wrote: > > > >> From: Martin

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Martin Makundi
> > Please feel free to comment I am wrong. > > Best. > > > > > > --- On Mon, 4/5/10, Martin Makundi wrote: > >> From: Martin Makundi >> Subject: Re: Any "mature" work on integrating Hibernate Validator with >> Wicket? >> To: users@

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
Vaynberg wrote: > From: Igor Vaynberg > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Monday, April 5, 2010, 11:35 AM > so if somebody took the code from the > blogs and put them on a project >

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
, 4/5/10, Martin Makundi wrote: > From: Martin Makundi > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Monday, April 5, 2010, 11:31 AM > Do you have any user stories on the > topic? It would

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Igor Vaynberg
ound experimental work. i am unable to find anything aobut it on > wicketstuff. > > regards. > > > --- On Mon, 4/5/10, Igor Vaynberg wrote: > >> From: Igor Vaynberg >> Subject: Re: Any "mature" work on integrating Hibernate Validator with >> Wick

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Martin Makundi
nd anything aobut it on > wicketstuff. > > regards. > > > --- On Mon, 4/5/10, Igor Vaynberg wrote: > >> From: Igor Vaynberg >> Subject: Re: Any "mature" work on integrating Hibernate Validator with >> Wicket? >> To: users@wicket.apache.org

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
obut it on wicketstuff. regards. --- On Mon, 4/5/10, Igor Vaynberg wrote: > From: Igor Vaynberg > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Monday, April 5, 2010, 11:21 AM > you have answered your ow

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Igor Vaynberg
estion or if > this is something not worthy to explore, please feel free to let me know. > > Thanks for any input! > > > --- On Sun, 4/4/10, David Chang wrote: > >> From: David Chang >> Subject: Re: Any "mature" work on integrating Hibernate Validator wit

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread Uwe Schäfer
David Chang schrieb: Any comment or pointers regarding relatively "mature" work in this regard? we did something that does not need spring, though it need some polishing and is not yet released. i´ll contact you later this week. cu uwe --

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-05 Thread David Chang
: > From: David Chang > Subject: Re: Any "mature" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Sunday, April 4, 2010, 11:31 PM > Found another related work. > > http://42lines.net/content/integrating-hibernate-validator

Re: Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-04 Thread David Chang
" work on integrating Hibernate Validator with Wicket? > To: users@wicket.apache.org > Date: Saturday, April 3, 2010, 1:45 PM > > Is there any "mature" work on integrating Hibernate > Validator with Wicket? > > I am unable to find any at wicketstuff. Googled and foun

Any "mature" work on integrating Hibernate Validator with Wicket?

2010-04-03 Thread David Chang
Is there any "mature" work on integrating Hibernate Validator with Wicket? I am unable to find any at wicketstuff. Googled and found this work is interesting. http://carinae.net/tag/hibernate-validator/ Any pointers? Any comment? Thanks and Ha