Skip to content

Commit 6848bed

Browse files
committed
minor symfony#3538 Rebasing symfony#3518 (weaverryan)
This PR was merged into the 2.3 branch. Discussion ---------- Rebasing symfony#3518 This is just a rebase of symfony#3518 against the 2.3 branch so that it can be merged cleanly. Commits ------- 561d201 update collection.rst - add cascade_validation opt
2 parents 5c367b4 + 561d201 commit 6848bed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

reference/forms/types/collection.rst

+3
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ forms, which is useful when creating forms that expose one-to-many relationships
2828
| | - `empty_data`_ |
2929
| | - `required`_ |
3030
| | - `mapped`_ |
31+
| | - `cascade_validation`_ |
3132
+-------------+-----------------------------------------------------------------------------+
3233
| Parent type | :doc:`form </reference/forms/types/form>` |
3334
+-------------+-----------------------------------------------------------------------------+
@@ -363,3 +364,5 @@ error_bubbling
363364
.. include:: /reference/forms/types/options/required.rst.inc
364365

365366
.. include:: /reference/forms/types/options/mapped.rst.inc
367+
368+
.. include:: /reference/forms/type/options/cascade_validation.rst.inc

0 commit comments

Comments
 (0)