Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 293 Bytes

Email-Validation-Check

we use RegEx module to check email validation first we define the codition of valide email by RegEx module and then then create some Email condition by if-else method if codition of valid email is same as user email then we print email is valid other wise invalid