Commit f01bbc7
File tree
6 files changed
+49
-2
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Resources/translations
- Tests/Constraints
6 files changed
+49
-2
lines changedsrc/Symfony/Component/Validator/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
|
src/Symfony/Component/Validator/Constraints/Count.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Count.php+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| 27 | + |
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
| 38 | + |
36 | 39 |
|
37 | 40 |
|
| 41 | + |
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
| ||
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
53 |
| - |
54 |
| - |
| 57 | + |
| 58 | + |
55 | 59 |
|
56 | 60 |
|
57 | 61 |
|
src/Symfony/Component/Validator/Constraints/CountValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/CountValidator.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
63 | 77 |
|
64 | 78 |
|
65 | 79 |
|
src/Symfony/Component/Validator/Resources/translations/validators.en.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.en.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
373 | 377 |
|
374 | 378 |
|
375 | 379 |
|
src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.fr.xlf+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
370 | 370 |
|
371 | 371 |
|
372 | 372 |
|
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
373 | 377 |
|
374 | 378 |
|
375 | 379 |
|
src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
202 | 203 |
|
203 | 204 |
|
204 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
205 | 225 |
|
0 commit comments