File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -61,16 +61,17 @@ The actual default value of this option depends on other field options:
61
61
* If ``data_class `` is not set and ``compound `` is ``false ``, then ``'' ``
62
62
(empty string).
63
63
64
+ .. include :: /reference/forms/types/options/empty_data_description.rst.inc
65
+
66
+ .. _reference-form-option-error-bubbling :
67
+
64
68
``is_empty_callback ``
65
69
~~~~~~~~~~~~~~~~~~~~~
66
70
67
71
**type **: ``callable `` **default **: ``null ``
68
72
69
73
This callable takes form data and returns whether value is considered empty.
70
74
71
- .. include :: /reference/forms/types/options/empty_data_description.rst.inc
72
-
73
- .. _reference-form-option-error-bubbling :
74
75
75
76
.. include :: /reference/forms/types/options/error_bubbling.rst.inc
76
77
You can’t perform that action at this time.
0 commit comments