File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 99
99
**type **: ``boolean `` **default **: ``false ``
100
100
101
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.
102
+ If true, then the `egulias/email-validator `_ library is required to perform
103
+ an RFC compliant validation.
103
104
104
105
message
105
106
~~~~~~~
@@ -124,6 +125,4 @@ checkHost
124
125
If true, then the :phpfunction: `checkdnsrr ` PHP function will be used to
125
126
check the validity of the MX *or * the A *or * the AAAA record of the host
126
127
of the given email.
127
-
128
-
129
128
.. _egulias/email-validator : https://packagist.org/packages/egulias/email-validator
You can’t perform that action at this time.
0 commit comments