We must add the ValidationResult objects to the context. ... JsonResult GetJsonValue([FromQuery] MyCustomArgument1 arg1) { return Json(new MyCustomArgument1 ...
確定! 回上一頁