File tree
Expand file treeCollapse file tree
2 files changed
+14
-0
lines changedFilter options
- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
Expand file treeCollapse file tree
2 files changed
+14
-0
lines changedsrc/Symfony/Component/Validator/Constraints/UuidValidator.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Constraints/UuidValidator.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
|
src/Symfony/Component/Validator/Tests/Constraints/UuidValidatorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/UuidValidatorTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
47 | 57 |
|
48 | 58 |
|
49 | 59 |
|
|
0 commit comments