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 97d2a32 commit af62be2Copy full SHA for af62be2
reference/constraints/Video.rst
@@ -5,10 +5,6 @@ Validates that a file is a valid video that meets certain constraints (width, he
5
aspect ratio, etc.). It extends the :doc:`File </reference/constraints/File>` constraint
6
and adds video-specific validation options.
7
8
-.. versionadded:: 7.4
9
-
10
- The ``Video`` constraint was introduced in Symfony 7.4.
11
12
========== ===================================================================
13
Applies to :ref:`property or method <validation-property-target>`
14
Class :class:`Symfony\\Component\\Validator\\Constraints\\Video`
0 commit comments