Commit fb91f74
File tree
4 files changed
+56
-24
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator
- Constraints
- Type
- Tests/Extension/Validator
- Constraints
- Type
4 files changed
+56
-24
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+11-4Lines changed: 11 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
56 | 59 |
|
57 | 60 |
|
58 | 61 |
|
| ||
218 | 221 |
|
219 | 222 |
|
220 | 223 |
|
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
221 | 228 |
|
222 | 229 |
|
223 | 230 |
|
src/Symfony/Component/Form/Extension/Validator/Type/BaseValidatorExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Type/BaseValidatorExtension.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
45 | 50 |
|
46 | 51 |
|
47 | 52 |
|
|
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+30-20Lines changed: 30 additions & 20 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
77 |
| - |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
100 |
| - |
| 99 | + |
101 | 100 |
|
102 | 101 |
|
103 |
| - |
104 |
| - |
| 102 | + |
| 103 | + |
105 | 104 |
|
106 | 105 |
|
107 | 106 |
|
| ||
135 | 134 |
|
136 | 135 |
|
137 | 136 |
|
138 |
| - |
| 137 | + |
139 | 138 |
|
140 | 139 |
|
141 | 140 |
|
| ||
347 | 346 |
|
348 | 347 |
|
349 | 348 |
|
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
350 | 364 |
|
351 | 365 |
|
352 | 366 |
|
353 | 367 |
|
354 | 368 |
|
355 | 369 |
|
356 | 370 |
|
357 |
| - |
358 |
| - |
| 371 | + |
359 | 372 |
|
360 | 373 |
|
361 | 374 |
|
| ||
370 | 383 |
|
371 | 384 |
|
372 | 385 |
|
373 |
| - |
| 386 | + |
374 | 387 |
|
375 | 388 |
|
376 | 389 |
|
| ||
387 | 400 |
|
388 | 401 |
|
389 | 402 |
|
390 |
| - |
391 |
| - |
| 403 | + |
392 | 404 |
|
393 | 405 |
|
394 | 406 |
|
| ||
414 | 426 |
|
415 | 427 |
|
416 | 428 |
|
417 |
| - |
| 429 | + |
418 | 430 |
|
419 | 431 |
|
420 | 432 |
|
| ||
440 | 452 |
|
441 | 453 |
|
442 | 454 |
|
443 |
| - |
| 455 | + |
444 | 456 |
|
445 | 457 |
|
446 | 458 |
|
| ||
464 | 476 |
|
465 | 477 |
|
466 | 478 |
|
467 |
| - |
| 479 | + |
468 | 480 |
|
469 | 481 |
|
470 | 482 |
|
| ||
488 | 500 |
|
489 | 501 |
|
490 | 502 |
|
491 |
| - |
492 |
| - |
| 503 | + |
493 | 504 |
|
494 | 505 |
|
495 | 506 |
|
| ||
515 | 526 |
|
516 | 527 |
|
517 | 528 |
|
518 |
| - |
519 |
| - |
| 529 | + |
520 | 530 |
|
521 | 531 |
|
522 | 532 |
|
| ||
530 | 540 |
|
531 | 541 |
|
532 | 542 |
|
533 |
| - |
| 543 | + |
534 | 544 |
|
535 | 545 |
|
536 | 546 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Type/BaseValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Type/BaseValidatorExtensionTest.php+10Lines changed: 10 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 |
|
| ||
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
73 | 83 |
|
74 | 84 |
|
0 commit comments