We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7041c commit fde934eCopy full SHA for fde934e
1 file changed
user_guide_src/source/libraries/validation.rst
@@ -997,5 +997,5 @@ is_image Yes Fails if the file cannot be determined to be
997
The file validation rules apply for both single and multiple file uploads.
998
999
.. note:: Only rules specifically created for file validation (like the ones listed in the table above) can be used to validate files.
1000
- Therefore, adding any general rules, like ``permit_empy``, to file validation rules array or string, the file validation will not
+ Therefore, adding any general rules, like ``permit_empty``, to file validation rules array or string, the file validation will not
1001
work correctly.
0 commit comments