File Uploader Validation Issue

Defect 2: File Uploader Validation Issue

Description: File validation on the uploader is not working as expected.

Expected Result: File uploader should validate file type, size, and format correctly before upload.

:white_check_mark: Completed
File uploader now validates file type, size, and format correctly before allowing upload.