Skip to content

Commit

Permalink
Use of Sphinx markup
Browse files Browse the repository at this point in the history
  • Loading branch information
egulias committed Jan 12, 2014
1 parent faa034b commit e4a0e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/constraints/Email.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ strict
**type**: ``boolean`` **default**: ``false``

Will validate the email against a simple RegularExpression.
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
is required to perform an RFC compilant validation.

message
Expand Down

0 comments on commit e4a0e2f

Please sign in to comment.