Skip to content

VortexViking/email-input-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

email-input-validation

script writtenin python

This script will validate the email input by the user. It will check only by domain @domain

Some of the following domains are supported:

  • @gmail.com
  • @yahoo.com
  • @hotmail.com
  • @outlook.com
  • @aol.com
  • @icloud.com
  • @protonmail.com
  • @mail.com
  • @zoho.com
  • @yandex.com

This only validates the proper domain. It does not validate whetger the email "username" is actually existing. If you would like to add that functionality, fork the repository and make your changes.

About

script writtenin python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages