Class OutgoingEmailValidator
java.lang.Object
com.google.gerrit.server.mail.send.OutgoingEmailValidator
Validator that checks if an email address is valid and allowed for receiving notification emails.
An email address is valid if it is syntactically correct.
An email address is allowed if its top level domain is allowed by Gerrit's configuration.
-
Method Summary
-
Method Details
-
isValid
-