TypeConverter for most value types return true to IsValid even if the value is invalid. This should not be the case, and a TryParse should be performed instead.
Please wait...