[TENE-522] Mapping validation error
why this line of code was removed: the only implementation of this behavior was contained in XMlEditorComponent, null value was passed to the errorLabel component, this can not occur due to which the frontend does not show the message, but only an empty additional line. Since there was no text to display here anyway, so there is no point in creating this at all.
Closes TENE-522