Integration App SDK - v1.14.0
    Preparing search index...

    Class ZodType<Output, Def, Input>Abstract

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _type: Output
    _output: Output
    _input: Input
    _def: Def
    "~standard": Props<Input, Output>
    spa: (
        data: unknown,
        params?: InexactPartial<ParseParams>,
    ) => Promise<SafeParseReturnType<Input, Output>>

    Alias of safeParseAsync

    Accessors

    • get description(): undefined | string

      Returns undefined | string

    Methods

    • Parameters

      Returns string

    • Parameters

      • description: string

      Returns this

    • Returns boolean

    • Returns boolean