Function validateAllHalfStitches

  • Validate all half stitches for the given pattern.

    Returns

    True if all half stitches are valid, false if any are invalid.

    Parameters

    • halfStitches: HalfStitch[]

      The pattern's half stitches to validate.

    • properties: Properties

      The pattern properties.

    Returns boolean

Generated using TypeDoc