CodeCharge Studio

Validate Minimum Value

This action is typically used in conjunction with input fields that receive numeric values. The action ensures that the value entered is more than a specified minimum value. This action can only be used in the On Validate event.

Property Description
Control Name Name of the control to be validated.
Minimum Value Minimum allowable input value.
Error Message Error message to be displayed if the input value is less than the minimum value.


On-line, printable versions and updates