We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa034b commit e4a0e2fCopy full SHA for e4a0e2f
reference/constraints/Email.rst
@@ -96,7 +96,7 @@ strict
96
**type**: ``boolean`` **default**: ``false``
97
98
Will validate the email against a simple RegularExpression.
99
-If true, then the library (`egulias/email-validator`)[https://packagist.org/packages/egulias/email-validator]
+If true, then the `EmailValidator <https://packagist.org/packages/egulias/email-validator>`_ library
100
is required to perform an RFC compilant validation.
101
102
message
0 commit comments