File tree
3 files changed
+57
-0
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
3 files changed
+57
-0
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+18Lines changed: 18 additions & 0 deletions
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 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php+33Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| 54 | + |
54 | 55 |
|
55 | 56 |
|
56 | 57 |
|
| ||
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 | + |
435 | 468 |
|
436 | 469 |
|
437 | 470 |
|
|
0 commit comments