1 reference to RegularExpressionAttributeAdapter
System.Web (1)
ModelBinding\DataAnnotationsModelValidatorProvider.cs (1)
43
(metadata, context, attribute) => new
RegularExpressionAttributeAdapter
(metadata, context, (RegularExpressionAttribute)attribute)