com.codename1.util.regex.RESyntaxException - Syntax error: Mismatched class

前端 未结 0 1823
-上瘾入骨i
-上瘾入骨i 2021-02-11 01:37

I tried to use regex to validate email using the code below:

RE pattern = new RE("^([a-zA-Z0-9.!#$%&\'*+/=?^`{|}~]|-|_)+@((\\\\\\\\[[0-9]{1,3}\\\\\\\\.[0         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题