单项选择题

在ASP.NET MVC中,下列模型数据注解中用于验证属性值必须匹配正则表达式的API是()

A.Required
B.Range
C.RegularExpression
D.Compare