### Which Umbraco version are you using? 16.3.0-rc ### Bug summary Updating a media item with an empty file wasn't allowed in V13, but it is possible now. https://github.com/user-attachments/assets/542c2f1c-f3d5-4add-ac67-a212411c46c1 ### Specifics _No response_ ### Steps to reproduce 1. Go to a media item 2. Remove media file and click 'Save' ### Expected result / actual result **Expected result** A validation error should be displayed, the same as in v13. **Actual result** The media item can be saved without any error. --- _This item has been added to our backlog AB#56358_