Skip to content

[TENE-522] Mapping validation error

Konrad Pawlikowski requested to merge fix/TENE-522 into develop

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

Merge request reports

Loading