File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Top Open diff view settings Original file line number Diff line number Diff line change 9898
9999**type **: ``boolean `` **default **: ``false ``
100100
101- When false, the email will be validated against a simple Regular Expression .
102- If true, then the `EmailValidator `_ library is required to perform an RFC compliant validation.
101+ When false, the email will be validated against a simple regular expression .
102+ If true, then the `egulias/email-validator `_ library is required to perform an RFC compliant validation.
103103
104104message
105105~~~~~~~
@@ -126,4 +126,4 @@ check the validity of the MX *or* the A *or* the AAAA record of the host
126126of the given email.
127127
128128
129- .. _ EmailValidator : https://packagist.org/packages/egulias/email-validator
129+ .. _ egulias/email-validator : https://packagist.org/packages/egulias/email-validator
You can’t perform that action at this time.
0 commit comments