`UForm.processing`: added `errorNotification` callback to override default error notification.
This feature will provide the ability to catch and customize the error message on the vue-form at the moment of form saving. It works similarly as customizing successful saving messages of a vue-form.