Currently a validation error if a field has a regex pattern validation simply states "Value does not match the the required pattern".
This leaves editors clueless about what needs to change in order to fulfill the validation requirements.
Strapi should display the required pattern as part of the error at least.