Commit ce22a97
committed
minor symfony#53255 [Validator] Update
This PR was merged into the 7.1 branch.
Discussion
----------
[Validator] Update `Charset` constraint message
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
After symfony#53253 (comment)
Commits
-------
1c170f9 [Validator] Update `Charset` constraint messageCharset constraint message (alexandre-daubois)File tree
2 files changed
+2
-2
lines changed- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments