Commit 36337e9
committed
minor #20547 [Form] wrap multiple constraints in a Collection constraint to validate array-like data (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Form] wrap multiple constraints in a Collection constraint to validate array-like data
fixes symfony/symfony#59332, replaces #20487
see also #18969 (comment)
Commits
-------
6e71ed0 wrap multiple constraints in a Collection constraint to validate array-like data1 file changed
+8
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | 153 | | |
161 | 154 | | |
162 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
163 | 162 | | |
164 | 163 | | |
165 | 164 | | |
| |||
0 commit comments