Open Cap Table Protocol Canton SDK - v0.2.224
    Preparing search index...

    Function validateOptionalArray

    • Validate an optional array (can be undefined/null or array with items).

      Type Parameters

      • T

      Parameters

      • value: unknown

        The value to validate

      • fieldPath: string

        Dot-notation path for error messages

      Returns T[] | null

      The array or null