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.
1 parent ea93980 commit 16fc80bCopy full SHA for 16fc80b
reference/forms/types/options/required.rst.inc
@@ -12,7 +12,7 @@ your validation information.
12
13
.. note::
14
15
- The required option does also affect the way how empty data of your form is
16
- being handled. For further details check the `empty_data`_ option.
+ The required option also affects how empty data for each field is
+ handled. For more details, see the `empty_data`_ option.
17
18
.. _`HTML5 required attribute`: http://diveintohtml5.info/forms.html
0 commit comments