Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Type Alias: ErrorMap

ErrorMap: object

The result of validating a component property in the form builder.

Type declaration

code?

optional code: string

The validation code.

message?

optional message: string

The validation message.