1 reference to CustomValidationAttribute_Method_Not_Found
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
226
return String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
CustomValidationAttribute_Method_Not_Found
, this._method, this._validatorType.Name);