/// <inheritdoc />
 protected override bool IsInstanceOfType(double runtimeValue) =>
 Longitude.IsValid(runtimeValue);