Checks if a version is the special wildcard version. Validates that the input is both a valid semantic version and matches the wildcard value.
Semantic version to check
True if version is the wildcard version, false otherwise
Checks if a version is the special wildcard version. Validates that the input is both a valid semantic version and matches the wildcard value.