Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: ValidationRuleSettings

ValidationRuleSettings: object

The validation rule settings.

Type declaration

args?

optional args: Record<string, any>

Arguments of the validation rule.

key

key: string

The unique key of the validation rule. The key is unique within the value type.

type?

optional type: ValidatorType

The type of validator.