Validates if the given token amount is compatible with the token.
If the amount is valid within the context of the token.
If the token amount is not compatible with the token.
The token to validate against.
The amount to validate.
Generated using TypeDoc
Validates if the given token amount is compatible with the token.
Returns
If the amount is valid within the context of the token.
Throws
If the token amount is not compatible with the token.