File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 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.
1515 In order to use this constraints, you should have installed the
1616 symfony/security-core component with Composer.
1717
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+ +----------------+--------------------------------------------------------------------------------------------+
2629
2730Basic Usage
2831-----------
You can’t perform that action at this time.
0 commit comments