1 reference to Validator_Property_Value_Wrong_Type
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Validator.cs (1)
319
throw new ArgumentException(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
Validator_Property_Value_Wrong_Type
, propertyName, propertyType), "value");