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.
Introducing Workflow Engine, try for FREE workflowengine.io.
RuleValidatorResult =
boolean|string
The result of validation of a single rule, true means validation was successful, false means validation failed, string means error message.