CodeCharge StudioThis action is used to validate the value of a control based on a specified regular expression.
| Property | Description |
|---|---|
| Control Name | Name of the control whose value is to be validated. If empty then the current control is used. |
| Regular Expression | Regular expression to be used for validation. |
| Error Message | Error message to be displayed if an invalid entry is made. |