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 72b47e1 commit 0588a82Copy full SHA for 0588a82
reference/constraints/Image.rst
@@ -89,7 +89,7 @@ that it is between a certain size, add the following:
89
.. code-block:: yaml
90
91
# src/AppBundle/Resources/config/validation.yml
92
- AppBundle\Entity\Author
+ AppBundle\Entity\Author:
93
properties:
94
headshot:
95
- Image:
0 commit comments