Commit 86b0598
committed
File tree
2 files changed
+16
-0
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+16
-0
lines changedsrc/Symfony/Component/Validator/Constraints/ValidValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/ValidValidator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
29 | 33 |
|
30 | 34 |
|
31 | 35 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/ValidValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/ValidValidatorTest.php+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
23 | 35 |
|
24 | 36 |
|
25 | 37 |
|
|
0 commit comments