Re: [S2] Validator Framework

2008-06-23 Thread Lukasz Lenart
Hi, Struts2 use XWork Validation Framework, so you can use it http://www.opensymphony.com/xwork/wikidocs/Validation%20Framework.html Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Re: [S2] validator framework

2007-12-21 Thread Dave Newton
--- Adam Hardy <[EMAIL PROTECTED]> wrote: > - is there a way to have all the validation in one config file rather > than having one config file per Action class? AFAICT the validation files are looked up the same way the resource files are; for example I just added a superclass to one of my actio