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