Vertex Viewer SDK
    Preparing search index...

    Function required

    • Returns a mapper that asserts the input is not null or not undefined.

      Type Parameters

      • T

      Parameters

      • name: string

        A name to report when invalid.

      Returns Func<T | null | undefined, NonNullable<T>>