Algorand TypeScript
    Preparing search index...

    Function validateEncoding

    • Performs validation to ensure the value is well-formed, errors if it is not

      Type Parameters

      • T

      Parameters

      • value: T

        The value to validate

      Returns void