If the implementor has predefined Validators and implementor wishes to engage that specific validator at runtime (leaving default struts.jsr303.beanValidator.providerClass for other validators) @Constraint(validatedBy = CommentValidator.class)
How would that work? thanks umesh! Martin http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.nd.doc%2Finfo%2Fae%2Fae%2Fcdat_beanval.html > Date: Thu, 24 Oct 2013 11:00:58 +0200 > Subject: Re: [ANNOUNCEMENT] Struts2-JSR303-Validation-Plugin available > From: jo...@apache.org > To: user@struts.apache.org > > Thanks Umesh, looks like a great benefit for all Struts users! > I will give it a try in my next project. > > Johannes > > ################################################# > web: http://www.jgeppert.com > twitter: http://twitter.com/jogep > > > > 2013/10/24 Lukasz Lenart <lukaszlen...@apache.org> > > > Great! Congratz! > > > > 2013/10/23 Umesh Awasthi <umeshawas...@gmail.com>: > > > Hi All, > > > > > > I am pleased to announce that Struts2-Jsr303-Validation-Plugin is > > > available. > > > This Plugin works as a bridge between Struts2 and JSR-303 Compliant bean > > > Validator. > > > Some of reference implementation for JSR303 are > > > > > > > > > - Hibernate bean validator > > > - Apacche Bval > > > > > > You can either download it through maven central repository or can > > manually > > > download and configure it in your application. > > > > > > > > > In case you find any bugs, please them report them at Github Issue > > > Tracker< > > https://github.com/umeshawasthi/jsr303-validator-plugin/issues?state=open> > > > . > > > > > > For more details, please refer to the plugin's home page > > > struts2-JSR303-validator-plugin< > > https://github.com/umeshawasthi/jsr303-validator-plugin> > > > > > > Looking for your feedback / suggestions / inputs > > > > > > -- > > > With Regards > > > Umesh Awasthi > > > http://www.travellingrants.com/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > >