4 references to IgnoreModelValidationAttribute
System.Web.DynamicData (4)
DynamicData\FieldTemplateUserControl.cs (4)
429
IgnoreModelValidationAttribute
(typeof(RequiredAttribute));
434
IgnoreModelValidationAttribute
(typeof(RequiredAttribute));
498
IgnoreModelValidationAttribute
(rangeAttribute.GetType());
531
IgnoreModelValidationAttribute
(regexAttribute.GetType());