E-ECM-19

Message

Found an error message declaration with unnamed parameters. This is not allowed since it makes the error-catalog unreadable. ({{position|uq}})

Mitigation

Replace the empty placeholder by a placeholder with a name.

Source

src/main/java/com/exasol/errorcodecrawlermavenplugin/validation/EmptyParameterNameValidator.java:21