vaadin / flow-components

Java counterpart of Vaadin Web Components
82 stars 63 forks source link

refactor(ValidationUtil): add methods accepting error message, deprecate old ones #6322

Closed vursen closed 3 weeks ago

vursen commented 1 month ago

Description

Part of https://github.com/vaadin/flow-components/issues/4618

Type of change

vursen commented 4 weeks ago

Nit: Consider updating the usage of ValidationUtil.checkRequired in other components as well, such as Checkbox, ComboBox, RadioButtonGroup, Select, etc.

Updated.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud