validation/regex library

Classes

Regex

Constants

email → const Regex
Reduced version of a RFC 5322 email regex from https://www.regular-expressions.info/email.html This regex omits IP addresses, double quotes and square brackets.