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