Plugin work only with underlying bean validator and does not take in to account struts2 validation.
Beside I believe that JSR303 in itself will be able to handle all use cases. we can merge struts2 validation and JSR303 validation results in future release. Sent from BlackBerry® on Airtel -----Original Message----- From: "bphill...@ku.edu" <bphill...@ku.edu> Date: Mon, 28 Oct 2013 06:43:56 To: <user@struts.apache.org> Reply-To: "Struts Users Mailing List" <user@struts.apache.org> Subject: Re: [ANNOUNCEMENT] Struts2-JSR303-Validation-Plugin available Umesh: Does the JSR303 Validation Plugin work with Struts 2 XML validation? In my example project the validation plugin is working but the XML validation I have is not being executed. See: http://www.stfm.org/test/jsr303_validation.zip Besides the validation annotations applied to the model class - I also have XML validation setup (regex to check format of the phone number and OGNL expression to ensure the that at least one car model is checked). The model class annotations are being enforced but not the XML validations. Bruce -- View this message in context: http://struts.1045723.n5.nabble.com/ANNOUNCEMENT-Struts2-JSR303-Validation-Plugin-available-tp5714414p5714464.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org