Commit b819d94
File tree
5 files changed
+61
-18
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator
- Constraints
- Resources/config
- Tests/Extension/Validator
- Constraints
5 files changed
+61
-18
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+23-8Lines changed: 23 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
66 | 72 |
|
67 | 73 |
|
68 | 74 |
|
69 | 75 |
|
70 |
| - |
71 |
| - |
72 | 76 |
|
73 | 77 |
|
74 | 78 |
|
| ||
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
89 |
| - |
| 93 | + |
| 94 | + |
90 | 95 |
|
91 | 96 |
|
92 | 97 |
|
93 | 98 |
|
94 | 99 |
|
95 | 100 |
|
96 | 101 |
|
97 |
| - |
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
102 | 102 |
|
| 103 | + |
| 104 | + |
103 | 105 |
|
104 | 106 |
|
105 | 107 |
|
| ||
125 | 127 |
|
126 | 128 |
|
127 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
128 | 143 |
|
129 | 144 |
|
130 | 145 |
|
|
src/Symfony/Component/Form/Extension/Validator/ValidatorExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Validator/ValidatorExtension.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
|
src/Symfony/Component/Form/Resources/config/validation.xml
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Resources/config/validation.xml+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
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+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
615 | 615 |
|
616 | 616 |
|
617 | 617 |
|
618 |
| - |
| 618 | + |
| 619 | + |
619 | 620 |
|
620 | 621 |
|
621 | 622 |
|
| ||
638 | 639 |
|
639 | 640 |
|
640 | 641 |
|
641 |
| - |
| 642 | + |
| 643 | + |
642 | 644 |
|
643 | 645 |
|
644 | 646 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/ValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/ValidatorExtensionTest.php+29-3Lines changed: 29 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
58 |
| - |
59 |
| - |
| 57 | + |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
| ||
138 | 137 |
|
139 | 138 |
|
140 | 139 |
|
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
141 | 167 |
|
142 | 168 |
|
143 | 169 |
|
|
0 commit comments