1 reference to ValidateMethodParameter
System.ComponentModel.DataAnnotations (1)
DataAnnotations\CustomValidationAttribute.cs (1)
195
return this.ValidateValidatorTypeParameter() ?? this.
ValidateMethodParameter
();