Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michelson-encoder
AddressValidationError
Class AddressValidationError
Description
Error that indicates a failure happening when parsing encoding/executing an Address
Hierarchy
TokenValidationError
AddressValidationError
Index
Constructors
constructor
Properties
name
token
value
Constructors
constructor
new
Address
Validation
Error
(
value
,
token
,
message
)
:
AddressValidationError
Parameters
value
:
any
token
:
AddressToken
message
:
string
Returns
AddressValidationError
Properties
name
name
:
string
= 'AddressValidationError'
token
token
:
AddressToken
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
token
value
Taquito
Loading...
Description
Error that indicates a failure happening when parsing encoding/executing an Address