dutils.validation.email

Undocumented in source.

Members

Functions

extractEmail
string extractEmail(string email)
Undocumented in source. Be warned that the author may not have intended to support it.
isValidEmail
bool isValidEmail(string email)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

extractEmailPattern
auto extractEmailPattern;
Undocumented in source.

Meta