1 reference to ValidateMethodParameter
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (1)
211
private string? CheckAttributeWellFormed() => ValidateValidatorTypeParameter() ??
ValidateMethodParameter
();