Commit 96f56f5
File tree
Expand file treeCollapse file tree
2 files changed
+48
-0
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/Constraints
- Tests/Extension/Validator/Constraints
Expand file treeCollapse file tree
2 files changed
+48
-0
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+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
| 93 | + |
93 | 94 |
|
94 | 95 |
|
95 | 96 |
|
| ||
129 | 130 |
|
130 | 131 |
|
131 | 132 |
|
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
|
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorFunctionalTest.php+46Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| 24 | + |
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| ||
283 | 284 |
|
284 | 285 |
|
285 | 286 |
|
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
286 | 332 |
|
287 | 333 |
|
288 | 334 |
|
|
0 commit comments