EMAIL

Verifies if the input data is a valid e-mail

Options
  • tldboolean, true should we verify the TLD of the email
'use strict';
thorin.validate('EMAIL', 'inputString', {
   tld: true
});
Do you have a question or is something missing?

You can always create a new issue on GitHub or contact one of the core founders by chat.