Commit bb2e91b
Update missingFieldsMessage default value
In Symfony 2.1.0 changed default value for extraFieldsMessage and missingFieldsMessage in Collection constraint
Change log:
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/CHANGELOG.md#210
Current code: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Validator/Constraints/Collection.php#L36
so this is a pull request to update the doc.1 parent cf057c6 commit bb2e91b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments