kendo-ui-core icon indicating copy to clipboard operation
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.

Open aleksandarevangelatov opened this issue 3 years ago • 0 comments

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

  1. Run this dojo
  2. 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]

aleksandarevangelatov avatar Jun 21 '22 13:06 aleksandarevangelatov