ASPNETMVC无法接受空的日期时间(NullDatetime)
创始人
2024-09-20 09:31:32
0

在 ASP NET MVC 中,当从视图中传递 DateTime 属性时,如果该属性为 null,就会抛出异常。可以通过以下两种方式解决:

  1. 将 DateTime 属性声明为可空类型,如下所示:

public class MyClass { public DateTime? MyDateTime { get; set; } }

在视图中,如果该属性为空,则可以这样进行检查:

@if (Model.MyDateTime.HasValue) { // DateTime 不为 null 的操作 } else { // DateTime 为 null 的操作 }

  1. 使用自定义模型绑定器

在自定义模型绑定器中,我们可以重写默认的行为,使其能够接受空值。以下是示例代码:

public class NullableDateTimeModelBinder : IModelBinder { public object BindModel(ControllerContext controllerContext, ModelBindingContext bindingContext) { var valueProviderResult = bindingContext.ValueProvider.GetValue(bindingContext.ModelName);

    if (valueProviderResult == null || string.IsNullOrEmpty(valueProviderResult.AttemptedValue))
    {
        return null;
    }

    DateTime.TryParse(valueProviderResult.AttemptedValue, CultureInfo.CurrentCulture, DateTimeStyles.None, out DateTime dateValue);

    return dateValue;
}

}

然后,在全局.asax.cs 中注册模型绑定器:

protected void Application_Start() { // ... ModelBinders.Binders.Add(typeof(DateTime?), new NullableDateTimeModelBinder()); }

在视图中,将 DateTime 属性声明为可空类型即可:

public class MyClass { public DateTime? MyDateTime { get; set; } }

相关内容

热门资讯

外挂策略!aa poker辅助... 外挂策略!aa poker辅助包,德普之星透视辅助插件-一直真的是有辅助插件(哔哩哔哩)1、每一步都...
外挂要领!佛手在线大菠萝辅助,... 外挂要领!佛手在线大菠萝辅助,拱趴大菠萝怎么开挂-都是真的是有辅助app(哔哩哔哩)该软件可以轻松地...
外挂策略!红龙poker有辅助... 外挂策略!红龙poker有辅助吗,德普辅助软件-总是有辅助教程(哔哩哔哩)1、上手简单,内置详细流程...
外挂指南书!哈糖大菠萝助手,菠... 外挂指南书!哈糖大菠萝助手,菠萝辅助器免费版的功能介绍-一贯一直总是有辅助攻略(哔哩哔哩)1、首先打...
外挂技法!拱趴大菠萝万能挂,红... 外挂技法!拱趴大菠萝万能挂,红龙poker辅助-一贯真的有辅助脚本(哔哩哔哩)拱趴大菠萝万能挂辅助器...
外挂课程!sohoo poke... 外挂课程!sohoo poker辅助,竞技联盟透视插件-总是一直都是有辅助工具(哔哩哔哩)1、竞技联...
外挂指引!xpoker辅助工具... 外挂指引!xpoker辅助工具,pokermaster脚本-一直是真的有辅助神器(哔哩哔哩)小薇(辅...
外挂课程!wepoker安装教... 外挂课程!wepoker安装教程,sohoopoker辅助-一贯存在有辅助脚本(哔哩哔哩)wepok...
外挂教程书!pokerworl... 外挂教程书!pokerworld修改器,拱趴大菠萝万能挂-原来一直都是有辅助技巧(哔哩哔哩)外挂教程...
外挂妙招!德州私人局怎么透视,... 外挂妙招!德州私人局怎么透视,约局吧如何查看是否有挂-其实一直都是有辅助教程(哔哩哔哩)1、超多福利...