Rule validation result error
Name | Type | Description | Notes |
---|---|---|---|
errorMessage | String | Error message | |
errorCode | BigDecimal | error code | |
errorCodeName | String | error code name | |
errorField | ErrorFieldEnum | The field which the error relates to * operator - transaction initiator * operators - transaction initiators * authorizationGroups - transaction authorizer groups * designatedSigner - transaction signer * designatedSigners - transaction signers * contractMethods - contract methods * amountAggregation - transaction amount aggregation configuration * src - transaction source asset configuration * dst - transaction destination asset configuration |
Name | Value |
---|---|
OPERATOR | "operator" |
OPERATORS | "operators" |
AUTHORIZATIONGROUPS | "authorizationGroups" |
DESIGNATEDSIGNER | "designatedSigner" |
DESIGNATEDSIGNERS | "designatedSigners" |
CONTRACTMETHODS | "contractMethods" |
AMOUNTAGGREGATION | "amountAggregation" |
SRC | "src" |
DST | "dst" |