Range Validation for Variables
Posted: Wed Jun 24, 2026 7:54 am
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.
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.