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

    Function validateRequiredArray

    • Validate that a value is a non-empty array.

      Type Parameters

      • T

      Parameters

      • value: unknown

        The value to validate

      • fieldPath: string

        Dot-notation path for error messages

      Returns asserts value is T[]

      if the value is not a non-empty array