kendo-ui-core
kendo-ui-core copied to clipboard
Custom messages set via data-[rule]-msg to the RadioGroup are not displayed when validating with the Kendo Validator.
Bug report
Custom messages set via data-[rule]-msg to the RadioGroup are not displayed when validating with the Kendo Validator.
Reproduction of the problem
- Run this dojo
- Click the Validate button
Current behavior
None of the custom messages set is displayed.
Custom messages are set both to the RagioGroup <ul> element and the k-radio-item element via the items.attributes configuration.
Expected/desired behavior
Custom messages should be displayed upon validation
Environment
- Kendo UI version: 2022.2.510
- Browser: [all]