Skip to content

SanthoshS20/EmailValidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email Validation using ASP.NET

A valid email address should should satisfy the following conditions: • The email address must have @ character • Only one @ character should be entered • The email address must have .(dot) character • There must be atleast 2 characters between @ and .(dot) • Email id should have 4 digit number before the @ symbol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published