In my case, I need to validate my customTextEditor which is rendered as a form before save file. Right now, I have to throw Error to provent saving file, but this lead to the notification shown in right-bottom corner:

It is a better experience which only show form validate result in the form.
In my case, I need to validate my customTextEditor which is rendered as a form before save file. Right now, I have to throw Error to provent saving file, but this lead to the notification shown in right-bottom corner:
It is a better experience which only show form validate result in the form.