EmailStatus.valid

struct EmailStatus
@property const @safe @nogc pure nothrow scope
bool
valid
()

Return Value

Type: bool

If the email address is valid or not.

Meta