Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a3955b

Browse files
jbaffordweaverryan
authored andcommitted
Fix Image constraint class and validator link
Change Image constraint links from File and FileValidator to Image and ImageValidator.
1 parentd611e77 commit2a3955b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎reference/constraints/Image.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ the documentation on this constraint.
2727
|| - `minHeightMessage`_|
2828
|| - See:doc:`File</reference/constraints/File>` for inherited options|
2929
+----------------+-----------------------------------------------------------------------+
30-
| Class|:class:`Symfony\\Component\\Validator\\Constraints\\File`|
30+
| Class|:class:`Symfony\\Component\\Validator\\Constraints\\Image`|
3131
+----------------+-----------------------------------------------------------------------+
32-
| Validator|:class:`Symfony\\Component\\Validator\\Constraints\\FileValidator`|
32+
| Validator|:class:`Symfony\\Component\\Validator\\Constraints\\ImageValidator`|
3333
+----------------+-----------------------------------------------------------------------+
3434

3535
Basic Usage

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp