Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: ValidationRuleParameter

ValidationRuleParameter: object

Describes the settings of the validation rule parameter.

Type declaration

default?

optional default: unknown

The default value.

editorType?

optional editorType: string

The editor type of the setting value.

key

key: string

The unique setting key of the parameter.

required

required: boolean

Flag whether the setting value must be filled in.

type

type: SchemaType

The type of value.