Commit ac17db3
File tree
3 files changed
+63
-19
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/Constraints
- Tests/Extension/Validator
- Constraints
- Type
3 files changed
+63
-19
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+26-11Lines changed: 26 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 |
| - |
57 | 56 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 |
| - |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
63 | 61 |
|
64 | 62 |
|
65 | 63 |
|
66 | 64 |
|
67 | 65 |
|
68 | 66 |
|
69 |
| - |
70 |
| - |
| 67 | + |
| 68 | + |
71 | 69 |
|
72 |
| - |
| 70 | + |
73 | 71 |
|
74 | 72 |
|
75 | 73 |
|
76 |
| - |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
77 | 81 |
|
78 | 82 |
|
79 | 83 |
|
| ||
86 | 90 |
|
87 | 91 |
|
88 | 92 |
|
89 |
| - |
| 93 | + |
90 | 94 |
|
91 | 95 |
|
92 | 96 |
|
| ||
96 | 100 |
|
97 | 101 |
|
98 | 102 |
|
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
99 | 107 |
|
100 | 108 |
|
101 | 109 |
|
| ||
221 | 229 |
|
222 | 230 |
|
223 | 231 |
|
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
| 238 | + |
224 | 239 |
|
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+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
405 |
| - |
406 |
| - |
| 404 | + |
| 405 | + |
407 | 406 |
|
408 | 407 |
|
409 | 408 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Type/FormTypeValidatorExtensionTest.php+35-5Lines changed: 35 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| 20 | + |
19 | 21 |
|
20 | 22 |
|
21 | 23 |
|
| 24 | + |
22 | 25 |
|
23 | 26 |
|
| 27 | + |
| 28 | + |
24 | 29 |
|
25 | 30 |
|
26 | 31 |
|
| ||
79 | 84 |
|
80 | 85 |
|
81 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
82 | 111 |
|
83 |
| - |
| 112 | + |
84 | 113 |
|
85 |
| - |
86 |
| - |
| 114 | + |
| 115 | + |
| 116 | + |
87 | 117 |
|
88 | 118 |
|
89 | 119 |
|
90 | 120 |
|
91 |
| - |
| 121 | + |
92 | 122 |
|
93 | 123 |
|
94 | 124 |
|
95 | 125 |
|
96 | 126 |
|
97 | 127 |
|
98 |
| - |
| 128 | + |
99 | 129 |
|
100 | 130 |
|
101 | 131 |
|
|
0 commit comments