Add whitelist host to isEmail validation. by poor-cooder · Pull Request #1920 · validatorjs/validator.js
Conversation
Add host whitelist to is Email validation.
closes: #1912
Add a new option (whitelist host) to isEmail options to check if the email domain is in it or not, if it was not in the whitelist host it fails.
Checklist
- PR contains only changes related; no stray files, etc.
- README updated (where applicable)
- Tests written (where applicable)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for your contrib 🎉
// And sorry for the delay in reviewing this.
Just fix the m/c on README and we should be good to go.
Hi, Thank you. The conflict has been fixed! 🚀
This was referenced
Jun 3, 2024This was referenced
Jun 12, 2024This was referenced
Jun 14, 2024This was referenced
Jun 20, 2024This was referenced
Jul 10, 2024This was referenced
Jul 19, 2024This was referenced
Aug 30, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters