ValidationError Interface

An error generated during dependency validation.

@see TxnManager.validationErrors.

Properties

Name Type Description
errorType string The type of error.  
fatal boolean If true, txn is aborted.  
message undefined | string Optional description of what went wrong.  

Defined in

Last Updated: 16 April, 2024