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.
1 parent b05fda5 commit e48b20dCopy full SHA for e48b20d
reference/forms/types/form.rst
@@ -63,15 +63,14 @@ The actual default value of this option depends on other field options:
63
64
.. include:: /reference/forms/types/options/empty_data_description.rst.inc
65
66
-.. _reference-form-option-error-bubbling:
67
-
68
``is_empty_callback``
69
~~~~~~~~~~~~~~~~~~~~~
70
71
**type**: ``callable`` **default**: ``null``
72
73
This callable takes form data and returns whether value is considered empty.
74
+.. _reference-form-option-error-bubbling:
75
76
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
77
0 commit comments