We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
2 parents610462e +2b8e44d commit1172b7dCopy full SHA for 1172b7d
reference/constraints/Image.rst
@@ -42,9 +42,9 @@ the documentation on this constraint.
42
|| - `allowPortraitMessage`_|
43
|| - See:doc:`File</reference/constraints/File>` for inherited options|
44
+----------------+-----------------------------------------------------------------------+
45
-| Class|:class:`Symfony\\Component\\Validator\\Constraints\\File`|
+| Class|:class:`Symfony\\Component\\Validator\\Constraints\\Image`|
46
47
-| Validator|:class:`Symfony\\Component\\Validator\\Constraints\\FileValidator`|
+| Validator|:class:`Symfony\\Component\\Validator\\Constraints\\ImageValidator`|
48
49
50
Basic Usage