AppJars / commons-frontend

Commons utilities for front-end enterprise features
Apache License 2.0
1 stars 1 forks source link

Implement I18N validation error mechanism #11

Open mlopezFC opened 2 years ago

mlopezFC commented 2 years ago

This module should supply a way of extracting keys from validation errors thrown by commons-backend and display the message after extracting the I18N string from Vaadin

javier-godoy commented 2 years ago

See https://github.com/AppJars/i18n-manager/issues/52