http://msdn.microsoft.com/en-us/library/system.componentmodel.dataannotations.displayattribute.aspx
The System.ComponentModel.DataAnnotations namespace provides attribute classes that are used to define metadata for ASP.NET MVC and ASP.NET data controls.
ClassesClass | Description | |
---|---|---|
![]() | AssociatedMetadataTypeTypeDescriptionProvider | Extends the metadata information for a class by adding attributes and property information that is defined in an associated class. |
![]() ![]() ![]() | AssociationAttribute | Specifies that an entity member represents a data relationship, such as a foreign key relationship. |
![]() | BindableTypeAttribute | Specifies whether a type is typically used for binding. |
![]() | CompareAttribute | Provides an attribute that compares two properties. |
![]() ![]() ![]() | ConcurrencyCheckAttribute | Specifies that a property participates in optimistic concurrency checks. |
![]() | CreditCardAttribute | Specifies that a data field value is a credit card number. |
![]() ![]() ![]() | CustomValidationAttribute | Specifies a custom validation method that is used to validate a property or class instance. |
![]() ![]() ![]() | DataTypeAttribute | Specifies the name of an additional type to associate with a data field. |
![]() ![]() ![]() | DisplayAttribute | Provides a general-purpose attribute that lets you specify localizable strings for types and members of entity partial classes. |
![]() ![]() ![]() | DisplayColumnAttribute | Specifies the column that is displayed in the referred table as a foreign-key column. |
![]() ![]() ![]() | DisplayFormatAttribute | Specifies how data fields are displayed and formatted by ASP.NET Dynamic Data. |
![]() ![]() ![]() | EditableAttribute | Indicates whether a data field is editable. |
![]() | EmailAddressAttribute | Validates an email address. |
![]() ![]() ![]() | EnumDataTypeAttribute | Enables a .NET Framework enumeration to be mapped to a data column. |
![]() | FileExtensionsAttribute | Validates file name extensions. |
![]() ![]() ![]() | FilterUIHintAttribute | Represents an attribute that is used to specify the filtering behavior for a column. |
![]() ![]() ![]() | KeyAttribute | Denotes one or more properties that uniquely identify an entity. |
![]() | MaxLengthAttribute | Specifies the maximum length of array or string data allowed in a property. |
![]() | MetadataTypeAttribute | Specifies the metadata class to associate with a data model class. |
![]() | MinLengthAttribute | Specifies the minimum length of array of string data allowed in a property. |
![]() | PhoneAttribute | Specifies that a data field value is a well-formed phone number using a regular expression for phone numbers. |
![]() ![]() ![]() | RangeAttribute | Specifies the numeric range constraints for the value of a data field. |
![]() ![]() ![]() | RegularExpressionAttribute | Specifies that a data field value in ASP.NET Dynamic Data must match the specified regular expression. |
![]() ![]() ![]() | RequiredAttribute | Specifies that a data field value is required. |
![]() | ScaffoldColumnAttribute | Specifies whether a class or data column uses scaffolding. |
![]() | ScaffoldTableAttribute | Specifies whether a class or data table uses scaffolding. |
![]() ![]() ![]() | StringLengthAttribute | Specifies the minimum and maximum length of characters that are allowed in a data field. |
![]() ![]() ![]() | TimestampAttribute | Specifies the data type of the column as a row version. |
![]() ![]() ![]() | UIHintAttribute | Specifies the template or user control that Dynamic Data uses to display a data field. |
![]() | UrlAttribute | Provides URL validation. |
![]() ![]() ![]() | ValidationAttribute | Serves as the base class for all validation attributes. |
![]() ![]() ![]() | ValidationContext | Describes the context in which a validation check is performed. |
![]() ![]() ![]() | ValidationException | Represents the exception that occurs during validation of a data field when the ValidationAttributeclass is used. |
![]() ![]() ![]() | ValidationResult | Represents a container for the results of a validation request. |
![]() ![]() ![]() | Validator | Defines a helper class that can be used to validate objects, properties, and methods when it is included in their associated ValidationAttribute attributes. |
本文標題:MVC部份屬性驗證控件-創(chuàng)新互聯(lián)
文章網(wǎng)址:http://jinyejixie.com/article4/dioiie.html
成都網(wǎng)站建設公司_創(chuàng)新互聯(lián),為您提供品牌網(wǎng)站制作、關鍵詞優(yōu)化、響應式網(wǎng)站、App設計、定制開發(fā)、小程序開發(fā)
聲明:本網(wǎng)站發(fā)布的內容(圖片、視頻和文字)以用戶投稿、用戶轉載內容為主,如果涉及侵權請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內容未經(jīng)允許不得轉載,或轉載時需注明來源: 創(chuàng)新互聯(lián)
猜你還喜歡下面的內容