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/
