Range Validation for Variables

Stimulsoft Reports.JS discussion
Post Reply
qwqy9723
Posts: 1
Joined: Wed Jun 24, 2026 7:29 am

Range Validation for Variables

Post by qwqy9723 »

Hello Stimulsoft Team,

I would like to share feedback regarding the current Variable Validation functionality.

At the moment, Variable Validation supports Minimum and Maximum values, but only for a single variable value.

However, in real-world reporting scenarios, we often need to work with range-based inputs rather than a single value.

In practice, we frequently filter data using a range instead of a single value, for example:

●A date range such as StartDate to EndDate
(e.g., 2025/01/01 ~ 2025/01/31)
●A numeric range such as MinValue to MaxValue
(e.g., 1000 ~ 5000)

In these cases, we are always working with two values that define a logical range.

It would be helpful to know if there is any recommended approach or best practice to handle range validation in the current version, or if support for range-based variables is planned in future updates.
Max Shamanov
Posts: 1152
Joined: Tue Sep 07, 2021 10:11 am

Re: Range Validation for Variables

Post by Max Shamanov »

Hello,

We will review the possibility of improving the validation functionality and will let you know the results.

Thank you.
Max Shamanov
Posts: 1152
Joined: Tue Sep 07, 2021 10:11 am

Re: Range Validation for Variables

Post by Max Shamanov »

Hello,

We will add support for validation of range-type variables in future versions.

Thank you.
Post Reply