Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEmailAddressValidator ¶ added in v1.2.0
NewEmailAddressValidator returns a function that checks whether a given email is valid based on a list of email addresses. The address "*" is a wild card that matches any non-empty email.
func NewEmailDomainValidator ¶ added in v1.2.0
NewEmailDomainValidator returns a function that checks whether a given email is valid based on a list of domains. The domain "*" is a wild card that matches any non-empty email.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.