Message in French (Français)

Par exemple, le code suivant marque la propriété Xyz en tant que propriété requise et spécifie le format pour les valeurs valides : [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) (中文(繁體)) German (Deutsch) Italian (Italiano) Next (Message) Japanese (日本語)