We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9004e commit b9f8b8dCopy full SHA for b9f8b8d
book/validation.rst
@@ -587,7 +587,7 @@ allows you to add a constraint to any public method whose name starts with
587
as "getters".
588
589
.. versionadded:: 2.5
590
- Support for methods starting with ``has`` is new in Symfony 2.5.
+ Support for methods starting with ``has`` was introduced in Symfony 2.5.
591
592
The benefit of this technique is that it allows you to validate your object
593
dynamically. For example, suppose you want to make sure that a password field
0 commit comments