We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517e4c5 commit aa5aa61Copy full SHA for aa5aa61
reference/constraints/Email.rst
@@ -99,7 +99,7 @@ strict
99
**type**: ``boolean`` **default**: ``false``
100
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 compilant validation.
+If true, then the `EmailValidator`_ library is required to perform an RFC compliant validation.
103
104
message
105
~~~~~~~
0 commit comments