# Functions
NewEmailAddressValidator takes in a list of email addresses and returns a Validator object.
NewEmailDomainValidator takes in a list of domains and returns a Validator object.
NewEmailGroupValidator takes in a Provider object and a list of groups, and returns a Validator object.
No description provided by the author
RunValidators runs each passed in validator and returns a slice of errors.
# Variables
These error message should be formatted in such a way that is appropriate for display to the end user.
These error message should be formatted in such a way that is appropriate for display to the end user.
These error message should be formatted in such a way that is appropriate for display to the end user.
These error message should be formatted in such a way that is appropriate for display to the end user.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author