Message in Italian (Italiano)

Ad esempio, di seguito la proprietà Xyz viene contrassegnata come proprietà obbligatoria e viene specificato il formato per valori validi: [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) (中文(简体)) Chinese (Traditional) (中文(繁體)) French (Français) German (Deutsch) Next (Message) Japanese (日本語)