You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…essage (mdoutreluingne)
This PR was merged into the 6.1 branch.
Discussion
----------
[Validator] Improve Image constraint invalid mime type message
Fixes#16662
Changed the default message in case of incorrect mime type for the image constraint.
From 6.1 we will replace `This file is not a valid image.` with this `The mime type of the file is invalid ({{ type }}). Allowed mime types are {{ types }}.`.
Commits
-------
4cf3e06 [Validator] Improve Image constraint invalid mime type message
The text was updated successfully, but these errors were encountered: