function
IsValidSemanticVersionRange
func IsValidSemanticVersionRange(
minimum,
maximumExclusive string,
) boolCheck a non-empty half-open semantic-version interval.
function
func IsValidSemanticVersionRange(
minimum,
maximumExclusive string,
) boolCheck a non-empty half-open semantic-version interval.