Message in Chinese (Traditional) (中文(繁體))

例如,下列程式碼將 Xyz 屬性標記為 必要的屬性,並指定有效值的格式: [Required] [RegularExpression("[A-Z][A-Za-z0-9]*")] [StringLength(32)] public string Xyz { get; set; }

Unlocalized message

For example, the following marks the Xyz property as a required property and specifies the format for valid values: [Required] [RegularExpression("[A-Z][A-Za-z0-9]*")] [StringLength(32)] public string Xyz { get; set; }

Search by Google
Available localized messages
Korean (한국어) Russian (Русский) Spanish (Español) Prior (Message) Chinese (Simplified) (中文(简体)) French (Français) German (Deutsch) Italian (Italiano) Next (Message) Japanese (日本語)