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

    Function validateStockIssuanceData

    • Validate OcfStockIssuance data.

      Validates all required fields and structure of a stock issuance object. Throws OcpValidationError with detailed field path on validation failure.

      Parameters

      • data: unknown

        The stock issuance data to validate

      • fieldPath: string

        Base path for error messages (e.g., 'stockIssuance')

      Returns void

      if validation fails