mvc model验证

摘要: 前几天突然想写写看利用ModelState的验证方式。自己来写几个验证特性。先上代码 public class StringAttribute : ValidationAttribute { /// /// 验证规则 /// p... 阅读全文
posted @ 2014-06-23 15:51 chpy0101 阅读(141) 评论(0) 推荐(0)