Checks whether a given email is valid or not.
The email to validate.
Boolean determining whether it should check dns for validation.
The error level boundary.
True if the email is valid according to the given configurations, false otherwise.
See Implementation
RFC 5321 RFC 5322
Checks whether a given email is valid or not.