A Struts2 plugin for adding JSR-303 bean validation support.Plugin will be able to integrate itself with Hibernate Bean validator or Apache Bean validator.
'com.github.umeshawasthi:struts2-jsr303-validation-plugin:1.0'
<dependency>
<groupId>com.github.umeshawasthi</groupId>
<artifactId>struts2-jsr303-validation-plugin</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.umeshawasthi" name="struts2-jsr303-validation-plugin" rev="1.0"/>
"com.github.umeshawasthi", "struts2-jsr303-validation-plugin", "1.0"