Commit e39e7a4
File tree
3 files changed
+62
-14
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/Constraints
- Tests/Extension/Validator
- Constraints
- Type
3 files changed
+62
-14
lines changedsrc/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php+30-10Lines changed: 30 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
76 | 79 |
|
77 | 80 |
|
78 |
| - |
79 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
80 | 100 |
|
81 | 101 |
|
82 | 102 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorTest.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
342 | 342 |
|
343 | 343 |
|
344 | 344 |
|
345 |
| - |
| 345 | + |
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
| 354 | + |
354 | 355 |
|
355 | 356 |
|
356 | 357 |
|
357 | 358 |
|
358 | 359 |
|
359 | 360 |
|
360 |
| - |
| 361 | + |
361 | 362 |
|
362 | 363 |
|
363 | 364 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php+29-2Lines changed: 29 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
15 | 22 |
|
| 23 | + |
16 | 24 |
|
17 | 25 |
|
18 | 26 |
|
19 | 27 |
|
20 | 28 |
|
21 | 29 |
|
22 |
| - |
| 30 | + |
23 | 31 |
|
24 | 32 |
|
25 | 33 |
|
| ||
63 | 71 |
|
64 | 72 |
|
65 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
66 | 93 |
|
67 | 94 |
|
68 |
| - |
| 95 | + |
69 | 96 |
|
70 | 97 |
|
0 commit comments