Is your feature request related to a problem? Please describe.
After looking through the code in order to fix #4892, I noticed that editor components do not have any way to prevent a publish like a normal widget does.
Describe the solution you'd like
Editor componets whose fields have the pattern option should prevent publishing when the pattern's validation fails
Describe alternatives you've considered
N/A
Additional context