flow-components icon indicating copy to clipboard operation
flow-components copied to clipboard

Research the possibility of asRequired() using the error message from i18n

Open vursen opened this issue 6 months ago • 0 comments

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

vursen avatar Aug 21 '24 11:08 vursen