We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5e035 commit f55b261Copy full SHA for f55b261
reference/constraints/File.rst
@@ -29,6 +29,11 @@ form field.
29
| | - `notReadableMessage`_ |
30
| | - `uploadIniSizeErrorMessage`_ |
31
| | - `uploadFormSizeErrorMessage`_ |
32
+| | - `uploadPartialErrorMessage`_ |
33
+| | - `uploadNoFileErrorMessage`_ |
34
+| | - `uploadNoTmpDirErrorMessage`_ |
35
+| | - `uploadCantWriteErrorMessage`_ |
36
+| | - `uploadExtensionErrorMessage`_ |
37
| | - `uploadErrorMessage`_ |
38
| | - `payload`_ |
39
+----------------+---------------------------------------------------------------------+
0 commit comments