Function validateAncestorId
- validateAncestorId(ancestorId, highestReleasedVersion, explicitUseNoAncestor, isPatch, skipAncestorCheck, origSpecifiedAncestor): string
Parameters
- ancestorId: string
- highestReleasedVersion: undefined | null | Package2Version
- explicitUseNoAncestor: boolean
- isPatch: boolean
- skipAncestorCheck: boolean
- origSpecifiedAncestor: string
Returns string