if (!ModelState.IsValid) //if validation got failed. {. var message = string.Join(" | ", ModelState.Values.SelectMany(v => v.Errors).
確定! 回上一頁