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 7cd7b81 commit 4e0bdc5Copy full SHA for 4e0bdc5
reference/constraints/UserPassword.rst
@@ -20,8 +20,8 @@ Applies to :ref:`property or method <validation-property-target>`
20
Options - `groups`_
21
- `message`_
22
- `payload`_
23
-Class :class:`Symfony\\Component\\Validator\\Constraints\\UserPassword`
24
-Validator :class:`Symfony\\Component\\Validator\\Constraints\\UserPasswordValidator`
+Class :class:`Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPassword`
+Validator :class:`Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator`
25
========== ===================================================================
26
27
Basic Usage
0 commit comments