Skip to content

Added a contraint to check for empty file upload.

Closes #3345450

Changes:

  • Added a validation constraint which checks if the uploaded file size is of zero bytes

Merge request reports