Function validateAllQuarterStitches

  • Validate all quarter stitches for the given pattern.

    Returns

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

    Parameters

    • quarterStitches: QuarterStitch[]

      The pattern's quarter stitches to validate.

    • properties: Properties

      The pattern properties.

    Returns boolean

Generated using TypeDoc