2 references to GetTypeValidationAttributes
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\Validator.cs (2)
660
var attributes = _store.
GetTypeValidationAttributes
(validationContext);
1029
var attributes = _store.
GetTypeValidationAttributes
(validationContext);