Validate that a stitchPlacement is a valid member of the StitchPlacement enum.
This is needed when parsing from JSON, where invalid enum strings may be otherwise accepted.
Returns
True if the stitchPlacement is a valid member of the StitchPlacement enum, false otherwise.
Validate that a stitchPlacement is a valid member of the StitchPlacement enum. This is needed when parsing from JSON, where invalid enum strings may be otherwise accepted.
Returns
True if the stitchPlacement is a valid member of the StitchPlacement enum, false otherwise.