Why not just try it? Or check the documentation? There's a note that addresses this specific issue:
http://struts.apache.org/2.x/docs/validation.html#Validation-RegisteringValidators <http://struts.apache.org/2.x/docs/validation.html#Validation-RegisteringValidators> Dave On Thu, Dec 9, 2010 at 8:52 AM, RogerV <[email protected]> wrote: > > When defining my own CustomValidator, when I come to register my new > validator in validators.xml located on the classpath will I loose the > "built-in" validators or must I copy a default validators.xml from > somewhere > and amend that? > > REgards > -- > View this message in context: > http://old.nabble.com/%40CustomValidator---quick-question-tp30416665p30416665.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

