eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

new method to check if a string is valid email id or not added #200

Open souvikhaldar opened 6 years ago

souvikhaldar commented 6 years ago

I've added a method which checks for valid email ID using regular expression.