Div Error Codes (DV)

Business Rule Validations

None

Technical Validations

Code
Message

DV0001

{entityName} history data is required.

DV0002

All {entityName} history must be in same block number and have same signer data.

DV0003

All {entityName} history must be in same block number, transaction id and have same signer data.

DV0004

{entityName} history must match TM notification timestamp

DV0005

{entityName} history signer data does not match notification signer data

DV0006

{entityName} data integrity failed

DV0007

Public args must have {argsLength} elements

DV0008

Creator certificate identity data found. Creator signer data required

DV0009

Creator certificate extension not found

DV0010

Creator certificate identity hash does not match signerData, {signerDataStr}

DV0011

Creator certificate plain identity does not match signerData, {identityDataStr}, {signerDataStr}

DV0012

transaction details in channel {channelName} block {blockNumber} for {transactionId} not found on TM

DV0013

Invalid number of transaction public args, must provide {requiredArgs}: {providedArgs}

Last updated

Was this helpful?