Commit a18a78d
File tree
Expand file treeCollapse file tree
3 files changed
+69
-41
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Validator/Constraints
- Tests/Extension/Validator/Constraints
Expand file treeCollapse file tree
3 files changed
+69
-41
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+11-7Lines changed: 11 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
89 | 90 |
|
90 | 91 |
|
91 | 92 |
|
92 |
| - |
93 |
| - |
94 |
| - |
| 93 | + |
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
| ||
129 | 128 |
|
130 | 129 |
|
131 | 130 |
|
132 |
| - |
133 |
| - |
134 |
| - |
| 131 | + |
135 | 132 |
|
136 | 133 |
|
137 | 134 |
|
| ||
146 | 143 |
|
147 | 144 |
|
148 | 145 |
|
| 146 | + |
149 | 147 |
|
150 |
| - |
151 | 148 |
|
152 | 149 |
|
153 | 150 |
|
| ||
250 | 247 |
|
251 | 248 |
|
252 | 249 |
|
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
253 | 257 |
|
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+58Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
| ||
329 | 332 |
|
330 | 333 |
|
331 | 334 |
|
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
332 | 390 |
|
333 | 391 |
|
334 | 392 |
|
|
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-34Lines changed: 0 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
365 |
| - |
366 |
| - |
367 |
| - |
368 |
| - |
369 |
| - |
370 |
| - |
371 |
| - |
372 |
| - |
373 |
| - |
374 |
| - |
375 |
| - |
376 |
| - |
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
392 |
| - |
393 |
| - |
394 |
| - |
395 |
| - |
396 |
| - |
397 |
| - |
398 |
| - |
399 | 365 |
|
400 | 366 |
|
401 | 367 |
|
|
0 commit comments