CodeCharge StudioThis action is used to validate the input in a control based on a specified regular expression.
The following are the properties that need to be configured for the action.
| Property | Description |
|---|---|
| Control Name | Name of the control to be validated. |
| Regular Expression | Regular expression to be used for validation. |
| Error Message | Error message to be displayed if the control value does not match the regular expression. |