CodeCharge Studio

Validate Minimum Length

This action is typically used in conjunction with input fields and serves to ensure that the value entered in a field is at least a specified number of characters long. This action can only be used in the On Validate event.

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


On-line, printable versions and updates