Rather than using regex, you should use the "built-in" javax.mail.internet.InternetAddress format validator. Regex becomes more complex as ...
確定! 回上一頁