2013/3/19 Muralidhar Yaragalla <java.yaraga...@gmail.com>:
> The regex that i am trying works in java and also works with most regex
> engines but that is not working with regex validator.

RegexFieldValidator uses java.util.regex.Pattern internally, try to
increase logging level to DEBUG for it and you should see in the log
the regexp it tries to use:

Defined regexp as [#0]


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to