isValidVersion

Check if the given version is semver compatible

@safe pure
bool
isValidVersion
(
string str
)

Meta