File tree
3 files changed
+86
-1
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
3 files changed
+86
-1
lines changedsrc/Symfony/Component/Validator/Constraints/Iban.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/Iban.php+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
| 32 | + |
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| 40 | + |
| 41 | + |
38 | 42 |
|
39 | 43 |
|
40 | 44 |
|
| 45 | + |
| 46 | + |
41 | 47 |
|
src/Symfony/Component/Validator/Constraints/IbanValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/IbanValidator.php+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
159 | 177 |
|
160 | 178 |
|
161 | 179 |
|
| ||
182 | 200 |
|
183 | 201 |
|
184 | 202 |
|
185 |
| - |
| 203 | + |
186 | 204 |
|
187 | 205 |
|
188 | 206 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php+61Lines changed: 61 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
| 452 | + |
| 453 | + |
| 454 | + |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
| 486 | + |
| 487 | + |
| 488 | + |
| 489 | + |
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
435 | 496 |
|
436 | 497 |
|
437 | 498 |
|
|
0 commit comments