Message in Chinese (Simplified) (中文(简体))

例如,下面的代码将 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 (Traditional) (中文(繁體)) French (Français) German (Deutsch) Italian (Italiano) Next (Message) Japanese (日本語)