Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarStark committed Jun 26, 2023
1 parent b05fda5 commit e48b20d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions reference/forms/types/form.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,14 @@ The actual default value of this option depends on other field options:

.. include:: /reference/forms/types/options/empty_data_description.rst.inc

.. _reference-form-option-error-bubbling:

``is_empty_callback``
~~~~~~~~~~~~~~~~~~~~~

**type**: ``callable`` **default**: ``null``

This callable takes form data and returns whether value is considered empty.

.. _reference-form-option-error-bubbling:

.. include:: /reference/forms/types/options/error_bubbling.rst.inc

Expand Down

0 comments on commit e48b20d

Please sign in to comment.