We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dc91e commit 4aa524dCopy full SHA for 4aa524d
reference/constraints/Email.rst
@@ -140,7 +140,7 @@ address. Valid values are:
140
as the `HTML5 email input element`_, making the backend validation consistent
141
with the one provided by browsers;
142
* ``strict`` uses the `egulias/email-validator`_ library (which you must
143
- install separately) to validate according to `RFC 5322`_.
+ install separately) for validation according to `RFC 5322`_.
144
145
The default value used by this option is set in the
146
:ref:`framework.validation.email_validation_mode <reference-validation-email_validation_mode>`
0 commit comments