Tag: multiple validations in struts2
How To Apply Multiple XML Validations On Same Field In Struts 2
  [ Ask Question ]
Hi there, this is very important concept in real time, applying multiple validation rules on same field. For example we have Email filed and we would like to apply 2 validations to this field like email, requiredstring. [ hey…