Creates and validates a semantic version range from a string.
If string format is invalid it just sets the isValid property to $(D_KEYWORD false).
See Implementation
Creates and validates a semantic version range from a string.
If string format is invalid it just sets the isValid property to $(D_KEYWORD false).