CodeCharge Studio

Validate Maximum Value

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

Property Description
Control Name Name of the control to be validated.
Maximum Value Maximum allowable input value.
Error Message Error message to be displayed if the input value exceeds the maximum value.


On-line, printable versions and updates