File tree 1 file changed +11
-8
lines changed
1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -15,14 +15,17 @@ password, but needs to enter their old password for security.
15
15
In order to use this constraints, you should have installed the
16
16
symfony/security-core component with Composer.
17
17
18
- ========== ===================================================================
19
- Applies to :ref: `property or method <validation-property-target >`
20
- Options - `groups `_
21
- - `message `_
22
- - `payload `_
23
- Class :class: `Symfony\\ Component\\ Security\\ Core\\ Validator\\ Constraints\\ UserPassword `
24
- Validator :class: `Symfony\\ Component\\ Security\\ Core\\ Validator\\ Constraints\\ UserPasswordValidator `
25
- ========== ===================================================================
18
+ +----------------+--------------------------------------------------------------------------------------------+
19
+ | Applies to | :ref: `property or method <validation-property-target >` |
20
+ +----------------+--------------------------------------------------------------------------------------------+
21
+ | Options | - `groups `_ |
22
+ | | - `message `_ |
23
+ | | - `payload `_ |
24
+ +----------------+--------------------------------------------------------------------------------------------+
25
+ | Class | :class: `Symfony\\ Component\\ Security\\ Core\\ Validator\\ Constraints\\ UserPassword ` |
26
+ +----------------+--------------------------------------------------------------------------------------------+
27
+ | Validator | :class: `Symfony\\ Component\\ Security\\ Core\\ Validator\\ Constraints\\ UserPasswordValidator ` |
28
+ +----------------+--------------------------------------------------------------------------------------------+
26
29
27
30
Basic Usage
28
31
-----------
You can’t perform that action at this time.
0 commit comments