SemVerRange.this

Creates and validates a semantic version range from a string.

If string format is invalid it just sets the valid property to false.

  1. this()
  2. this(string semVerRange)
    struct SemVerRange
    this
    ()

Meta