ValidationError Interface
Beta
An error generated during dependency validation.
Properties
| Name | Type | Description | |
|---|---|---|---|
| errorType | string | The type of error. | |
| fatal | boolean | If true, txn is aborted. | |
| undefined | string | Optional description of what went wrong. |
Defined in
Last Updated: 08 January, 2020