在Asp.Net中如果需要确保用户输入大于30的值,应该使用( )验证控件
A.RequiredFieldValidator
B.CompareValidator
C.RangeValidator
D.RegularExpressionValidator
正确答案是C