4 references to GetPropertyValidationAttributes
System.ComponentModel.Annotations (4)
System\ComponentModel\DataAnnotations\Validator.cs (4)
60var attributes = _store.GetPropertyValidationAttributes(validationContext); 222var attributes = _store.GetPropertyValidationAttributes(validationContext); 470var attributes = _store.GetPropertyValidationAttributes(property.Key); 527if (_store.GetPropertyValidationAttributes(context).Any())