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