Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: RuleValidatorResult

RuleValidatorResult = boolean | string

The result of validation of a single rule, true means validation was successful, false means validation failed, string means error message.