8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77fc43e + 88b640c commit ce42e78Copy full SHA for ce42e78
reference/forms/types/form.rst
@@ -61,15 +61,15 @@ The actual default value of this option depends on other field options:
61
* If ``data_class`` is not set and ``compound`` is ``false``, then ``''``
62
(empty string).
63
64
+.. include:: /reference/forms/types/options/empty_data_description.rst.inc
65
+
66
``is_empty_callback``
67
~~~~~~~~~~~~~~~~~~~~~
68
69
**type**: ``callable`` **default**: ``null``
70
71
This callable takes form data and returns whether value is considered empty.
72
-.. include:: /reference/forms/types/options/empty_data_description.rst.inc
-
73
.. _reference-form-option-error-bubbling:
74
75
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
0 commit comments