Skip to content

Spreadsheet data validation message is incorrect #8302

@martintabakov

Description

@martintabakov

Bug report

If you set a data validation for a number typed cell in the Spreadsheet, the message will be improperly formatted.

Regression introduced with 2024.4.1112

Reproduction of the problem

  1. Open the Spreadsheet Overview demo - https://demos.telerik.com/kendo-ui/spreadsheet/index
  2. Select an empty cell, and click Data Tab -> Data Validation
  3. Select Number from the dropdown
  4. Enter Min value
  5. Check the Show hint box, and click apply
  6. In the cell, type a value lower than the min

Current behavior

The validation message is improperly formatted - "Please enter a valid any value greater than 10,,10,,number,reject,greaterThan."

Expected/desired behavior

Message should be "Please enter a valid any value greater than 10."

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions