Commit c6f3dd6
File tree
Expand file treeCollapse file tree
3 files changed
+24
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator
- Constraints
- Type
- Tests/Extension/Validator/Constraints
Expand file treeCollapse file tree
3 files changed
+24
-1
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
|
src/Symfony/Component/Form/Extension/Validator/Type/FormTypeValidatorExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/Type/FormTypeValidatorExtension.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
|
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+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
615 | 615 |
|
616 | 616 |
|
617 | 617 |
|
| 618 | + |
| 619 | + |
| 620 | + |
| 621 | + |
| 622 | + |
| 623 | + |
| 624 | + |
| 625 | + |
| 626 | + |
| 627 | + |
| 628 | + |
| 629 | + |
| 630 | + |
| 631 | + |
| 632 | + |
| 633 | + |
| 634 | + |
| 635 | + |
| 636 | + |
| 637 | + |
| 638 | + |
| 639 | + |
618 | 640 |
|
619 | 641 |
|
620 | 642 |
|
|
0 commit comments