| CLI |
Utility to parse and validate strings from the command line.
|
| FQDN |
Represents an FQDN (“domain” production) for use in eMail.
|
| IPAddress |
Represents an IP address (including Legacy IP) for use in eMail on
the public Internet (no scoped addresses / IPv6 Zone ID).
|
| Path |
Represents an eMail address header content (parser).
|
| Path.Address |
Representation for an address (either mailbox or group).
|
| Path.AddressList |
Representation for an address-list or a mailbox-list.
|
| Path.AddrSpec |
Representation for an addr-spec (eMail address).
|
| UXAddress |
Represents an RFC822 (and successors) eMail address header content,
like Path, except the parser accepts more varying input,
especially input by humans, and eventually will MIME-encode any
nōn-ASCII characters.
|