Validate a three quarter stitch. This validates that the halfStitchAngle and quarterStitchPlacement are a valid combination.
If properties are provided this validates the stitch's colorId maps to a valid color.
Additionally if properties has a stitchHeight and/or stitchWidth defined, the relevant coordinate(s) will be range checked.
Returns
True if the three quarter stitch is valid, false otherwise.
Validate a three quarter stitch. This validates that the halfStitchAngle and quarterStitchPlacement are a valid combination. If properties are provided this validates the stitch's colorId maps to a valid color. Additionally if properties has a stitchHeight and/or stitchWidth defined, the relevant coordinate(s) will be range checked.
Returns
True if the three quarter stitch is valid, false otherwise.