isValidVersion

Validates a version string according to the SemVer specification.

bool
isValidVersion
(
string ver
)

Meta