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 23e06a8 commit 8a47176Copy full SHA for 8a47176
form/direct_submit.rst
@@ -91,7 +91,7 @@ method, pass the submitted data directly to
91
.. caution::
92
93
When the second parameter ``$clearMissing`` is ``false``, like with "PATCH"
94
- method, the validation extension will only handle the submitted fields, if
+ method, the validation extension will only handle the submitted fields. If
95
the underlying data needs to be validated, this should be done manually,
96
i.e using the validator.
97
0 commit comments