Skip to main content

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

SettingDescriptionDefault
Skip if no rulesSkip this step when no business rules are defined.On
Continue on errorContinue the workflow even when validation finds errors.On
Skip rule IDsA 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.