Validate
Under Review
This article is currently under review. Some content may be incomplete or inaccurate.
Category: Processing
The Validate activity runs the project's business rules against the extracted data, producing warnings and errors that a reviewer can act on.
Configuration
| Setting | Description | Default |
|---|---|---|
| Skip if no rules | Skip this step when no business rules are defined. | On |
| Continue on error | Continue the workflow even when validation finds errors. | On |
| Skip rule IDs | A list of rule IDs to skip during this run. | (none) |
Notes
- Validation results feed the Review step's accept policy, which can block acceptance when errors are present.