Pranav wrote:
Hi,
I want to put a validation in struts2 using field-validator type="regex" such that any
string which contains any of the <, > or any of the alternative representation like <
should return a validation failure message. How do I do that?. I believe that if I give a pattern
to r
Hi,
I want to put a validation in struts2 using field-validator type="regex" such
that any string which contains any of the <, > or any of the alternative
representation like < should return a validation failure message. How do I
do that?. I believe that if I give a pattern to regex, it shows e
2 matches
Mail list logo