CodeCharge Studio

Validate Required Value

This action is usually used for any control that accepts input and ensures that the control has a value. The action can be placed in the On Click event of a button among other places.

The following are the properties that need to be configured for the action.
Property Description
Control Name Name of the control to be validated.
Error Message Error message to be displayed if the control has no value.


On-line, printable versions and updates