i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > PayloadValidationResponse

    spi.PayloadValidationResponse type

    The result of validating the contents of a request for data.

    Signature:

    export type PayloadValidationResponse = {
        errorMessage?: string;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation