Getting the exception when validating the email using regular expression
Using the below line of code
.match("^[A-Z0-9._%+-]++@[A-Z0-9.-]++\.[A-Z]{2,}+$")
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Feb 12, 2020, 12:46 AM
Jignesh KumarPosted Feb 11, 2020, 6:33 AM
G YPosted Feb 11, 2020, 1:48 AM
VikasPosted Feb 11, 2020, 1:37 AM