1 reference to CheckAttributeWellFormed
System.ComponentModel.Annotations (1)
System\ComponentModel\DataAnnotations\CustomValidationAttribute.cs (1)
92
_malformedErrorMessage = new Lazy<string?>(
CheckAttributeWellFormed
);