That looks like an interesting project. There are a lot of things that I like about what they are doing. There are a lot of things that could be handle that way. My fear with making everything a seperate Rule class is that some things cannot be encoded as a simple rule. Somevalidation needs too much information and requires too much external information. This framework would be great as something to build on top of though. Thanks for pointing it out. Tom
Joachim Ansorg-3 wrote: > > Tom, > I've read this thread with great interest. > > Currently I'm thinking about the validation problem as well. I looked at > springmodule's Bean validation framework. > (https://springmodules.dev.java.net/docs/reference/0.8/html/validation.html#beanValidator). > > Looks quite interesting to me. > Does somebody have any experience using it together with Struts 2? > > Do you have any experience now using validators in seperate classes? > If yes, which validation framework did you choose and what is you > opinion now after using this approach? > > Thanks for any hints, > Joachim > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Validation-Best-Practices--tf4685400.html#a13606501 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]