You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Rodolfo GarcĂ­a Esteban/CYII <rg...@cyii.es> on 2005/05/04 12:31:12 UTC

Which are the rules for Regular Expresion in Validator

Hi,

the method GenericValidator.matchRegexp needs a regular expresion to check 
the string. but wich are the rules for make up this regular expresion, I 
couldn't find the rules in the docs. I would appreciate any help.
 
Thanks


________________________
Rodolfo_______________________

Re: Which are the rules for Regular Expresion in Validator

Posted by Ahmed El-dawy <as...@gmail.com>.
I think it is the same as the Regular expression of Java.
If you hava Java API help, you can see the Java doc for the class Pattern.

-- 
Regards,
Ahmed Saad

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org