Jakarta Struts Validation MASK
843838Jun 12 2006 — edited Jun 15 2006Can anyone tell me if it is possible to use the Struts validation defeinitions in validation.xml to validate a user input to only allow either numeric values or the following strings 'NA' or 'na' to be submitted via an input field.
I assume I would have to use some validation mask to acheive this?
Thanks.