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 0be81f4 commit e9cfc09Copy full SHA for e9cfc09
book/validation.rst
@@ -639,7 +639,7 @@ this method must return ``true``:
639
AppBundle\Entity\Author:
640
getters:
641
passwordLegal:
642
- - 'True': { message: 'The password cannot match your first name' }
+ - 'IsTrue': { message: 'The password cannot match your first name' }
643
644
.. code-block:: xml
645
0 commit comments