Commit bda4eb5
File tree
5 files changed
+113
-51
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator
- Constraints
- ViolationMapper
- Tests/Extension/Validator
- Constraints
- ViolationMapper
5 files changed
+113
-51
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+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
|
src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ViolationMapper/ViolationMapper.php+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
| 276 | + |
280 | 277 |
|
281 | 278 |
|
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+38-41Lines changed: 38 additions & 41 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
64 |
| - |
65 |
| - |
66 |
| - |
| 64 | + |
| 65 | + |
67 | 66 |
|
68 | 67 |
|
69 | 68 |
|
| ||
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
85 |
| - |
86 |
| - |
87 |
| - |
| 84 | + |
| 85 | + |
88 | 86 |
|
89 | 87 |
|
90 | 88 |
|
| ||
110 | 108 |
|
111 | 109 |
|
112 | 110 |
|
113 |
| - |
| 111 | + |
114 | 112 |
|
115 |
| - |
116 |
| - |
| 113 | + |
117 | 114 |
|
118 | 115 |
|
119 | 116 |
|
| ||
146 | 143 |
|
147 | 144 |
|
148 | 145 |
|
149 |
| - |
150 |
| - |
| 146 | + |
| 147 | + |
151 | 148 |
|
152 | 149 |
|
153 | 150 |
|
| ||
170 | 167 |
|
171 | 168 |
|
172 | 169 |
|
173 |
| - |
174 |
| - |
175 |
| - |
| 170 | + |
176 | 171 |
|
| 172 | + |
177 | 173 |
|
178 | 174 |
|
179 | 175 |
|
| ||
361 | 357 |
|
362 | 358 |
|
363 | 359 |
|
364 |
| - |
365 |
| - |
366 |
| - |
| 360 | + |
| 361 | + |
367 | 362 |
|
368 | 363 |
|
369 | 364 |
|
| ||
377 | 372 |
|
378 | 373 |
|
379 | 374 |
|
380 |
| - |
381 |
| - |
382 |
| - |
| 375 | + |
| 376 | + |
383 | 377 |
|
384 | 378 |
|
385 | 379 |
|
| ||
392 | 386 |
|
393 | 387 |
|
394 | 388 |
|
395 |
| - |
396 |
| - |
397 |
| - |
| 389 | + |
| 390 | + |
398 | 391 |
|
399 | 392 |
|
400 | 393 |
|
| ||
409 | 402 |
|
410 | 403 |
|
411 | 404 |
|
412 |
| - |
413 |
| - |
414 |
| - |
| 405 | + |
| 406 | + |
415 | 407 |
|
416 | 408 |
|
417 | 409 |
|
| ||
455 | 447 |
|
456 | 448 |
|
457 | 449 |
|
458 |
| - |
| 450 | + |
459 | 451 |
|
460 | 452 |
|
461 | 453 |
|
| ||
465 | 457 |
|
466 | 458 |
|
467 | 459 |
|
468 |
| - |
| 460 | + |
469 | 461 |
|
470 | 462 |
|
471 | 463 |
|
| ||
484 | 476 |
|
485 | 477 |
|
486 | 478 |
|
487 |
| - |
| 479 | + |
488 | 480 |
|
489 |
| - |
490 |
| - |
| 481 | + |
491 | 482 |
|
492 | 483 |
|
493 | 484 |
|
| ||
506 | 497 |
|
507 | 498 |
|
508 | 499 |
|
509 |
| - |
| 500 | + |
510 | 501 |
|
511 |
| - |
512 |
| - |
| 502 | + |
513 | 503 |
|
514 | 504 |
|
515 | 505 |
|
| ||
523 | 513 |
|
524 | 514 |
|
525 | 515 |
|
526 |
| - |
| 516 | + |
527 | 517 |
|
528 | 518 |
|
529 | 519 |
|
| ||
532 | 522 |
|
533 | 523 |
|
534 | 524 |
|
535 |
| - |
| 525 | + |
536 | 526 |
|
537 |
| - |
538 |
| - |
| 527 | + |
539 | 528 |
|
540 | 529 |
|
541 | 530 |
|
| ||
547 | 536 |
|
548 | 537 |
|
549 | 538 |
|
550 |
| - |
551 |
| - |
552 |
| - |
| 539 | + |
| 540 | + |
553 | 541 |
|
554 | 542 |
|
555 | 543 |
|
| ||
690 | 678 |
|
691 | 679 |
|
692 | 680 |
|
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
693 | 690 |
|
694 | 691 |
|
695 | 692 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/ValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/ValidatorExtensionTest.php+68Lines changed: 68 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
19 | 24 |
|
20 | 25 |
|
| 26 | + |
| 27 | + |
21 | 28 |
|
22 | 29 |
|
23 | 30 |
|
| ||
45 | 52 |
|
46 | 53 |
|
47 | 54 |
|
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
48 | 116 |
|
src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
| 208 | + |
209 | 209 |
|
210 | 210 |
|
211 | 211 |
|
| ||
225 | 225 |
|
226 | 226 |
|
227 | 227 |
|
228 |
| - |
| 228 | + |
229 | 229 |
|
230 | 230 |
|
231 |
| - |
| 231 | + |
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
| ||
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
253 |
| - |
| 253 | + |
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
|
0 commit comments