We use image media items on our sites. We have introduced an altText property field on our images, which is required.
When a user creates a new media item and uploads an image, they cannot save the item if the altText is not supplied. This is great!
However - if the user drag and drops an image, it is automatically created and saved with the altText missing and will thus bypass the requirement of the field. The web editors are then able to use these images resulting in missing alt texts and bad SEO scores following.
What would be a way to enforce always using alt texts for images within Umbraco?