1 reference to TryConvertValue
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
137if (!this.TryConvertValue(value, out convertedValue)) {