Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: BoundValueSchema

BoundValueSchema: object

Value validation rules.

Type declaration

autoValidate?

optional autoValidate: boolean

Flag, if true then automatic validation of the value works, false otherwise.

validations?

optional validations: ValidationRuleSettings[]

The array of validation rule settings.