Commit 7df5298
File tree
2 files changed
+61
-6
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/Constraints
- Tests/Extension/Validator/Constraints
2 files changed
+61
-6
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+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| ||
91 | 90 |
|
92 | 91 |
|
93 | 92 |
|
94 |
| - |
| 93 | + |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
| ||
100 | 99 |
|
101 | 100 |
|
102 | 101 |
|
103 |
| - |
104 |
| - |
105 | 102 |
|
106 | 103 |
|
107 | 104 |
|
| ||
132 | 129 |
|
133 | 130 |
|
134 | 131 |
|
135 |
| - |
| 132 | + |
136 | 133 |
|
137 | 134 |
|
138 | 135 |
|
|
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+59-1Lines changed: 59 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 |
| - |
| 55 | + |
| 56 | + |
| 57 | + |
55 | 58 |
|
56 | 59 |
|
57 | 60 |
|
| ||
791 | 794 |
|
792 | 795 |
|
793 | 796 |
|
| 797 | + |
| 798 | + |
| 799 | + |
| 800 | + |
| 801 | + |
| 802 | + |
| 803 | + |
| 804 | + |
| 805 | + |
| 806 | + |
| 807 | + |
| 808 | + |
| 809 | + |
| 810 | + |
| 811 | + |
| 812 | + |
| 813 | + |
| 814 | + |
| 815 | + |
| 816 | + |
| 817 | + |
| 818 | + |
| 819 | + |
| 820 | + |
| 821 | + |
| 822 | + |
| 823 | + |
| 824 | + |
| 825 | + |
| 826 | + |
| 827 | + |
| 828 | + |
| 829 | + |
| 830 | + |
| 831 | + |
| 832 | + |
| 833 | + |
| 834 | + |
| 835 | + |
| 836 | + |
| 837 | + |
| 838 | + |
| 839 | + |
| 840 | + |
| 841 | + |
| 842 | + |
| 843 | + |
| 844 | + |
| 845 | + |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
794 | 852 |
|
795 | 853 |
|
796 | 854 |
|
|
0 commit comments