Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
开发者_JS百科 Improve this questionWhere do they list the attribute (things that you can do with the Data Annotation validation framework).
Like, [Required] ....
Here's a few links that should get you started:
System.ComponentModel.DataAnnotations Namespace
Validation with the Data Annotation Validators
Using DataAnnotations for Validation
精彩评论