flow-components
flow-components copied to clipboard
Research the possibility of asRequired() using the error message from i18n
Describe your motivation
It was observed during DX tests that it's confusing that Binder doesn't use the required error message from the i18n object when asRequired()
is used without arguments. Could we make Binder use it? Let's research.
Additional context
DX test finding from https://github.com/vaadin/flow-components/issues/4618