Validate
Overview
The Validate action is responsible for ensuring the integrity and accuracy of data before it is processed further in the workflow.
It checks whether data meets specific criteria, such as correct format, type, length, or range. This action is commonly used to prevent errors or issues caused by invalid or incomplete data.
For example, the workflow might validate that an email address is correctly formatted before sending a message or that a number falls within a specified range.
The Validate action ensures that workflows are reliable by stopping or rerouting the process if the input data does not meet the required standards.
Let’s explore the screens that follow, after drag-n-drop of Validate action on workflow canvas.
Config
Here one can choose Validation Workflow he created earlier, as per his need.
Reference: What is Validation Workflow?
Action Details