Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit517e4c5

Browse files
committed
Link moved and heading updated
1 parentf0b3b85 commit517e4c5

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

‎reference/constraints/Email.rst

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,16 @@ Basic Usage
9090
Options
9191
-------
9292

93-
strict
94-
~~~~~~
9593
..versionadded::2.5
9694
The ``strict`` option was introduced in Symfony 2.5.
9795

96+
strict
97+
~~~~~~
98+
9899
**type**: ``boolean`` **default**: ``false``
99100

100-
When false, the email will be validated against a simple RegularExpression.
101-
If true, then the `EmailValidator<https://packagist.org/packages/egulias/email-validator>`_ library
102-
is required to perform an RFC compilant 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 compilant validation.
103103

104104
message
105105
~~~~~~~
@@ -124,3 +124,6 @@ checkHost
124124
If true, then the:phpfunction:`checkdnsrr` PHP function will be used to
125125
check the validity of the MX *or* the A *or* the AAAA record of the host
126126
of the given email.
127+
128+
129+
.. _EmailValidator:https://packagist.org/packages/egulias/email-validator

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp