Skip to content

fix: use validationError message string if no translation is present

Elias Künstler requested to merge racct/form-controller into master

if no validation for a validation key in the FormController it will now use the message string

Merge request reports