开发者

Server Side Validation in MVC2 (such as Unique Email Address)

开发者 https://www.devze.com 2023-02-11 05:20 出处:网络
how to Server Side Validation in MVC2 (such as Unique Email Address)开发者_如何学CScott Gu blogged about this.

how to Server Side Validation in MVC2 (such as Unique Email Address)开发者_如何学C


Scott Gu blogged about this. You do this by setting up attributes in your model class (check out Step 2 in the blog.)

0

精彩评论

暂无评论...
验证码 换一张
取 消