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; } }

相关内容

热门资讯

wepoker私人局透视教程!... wepoker私人局透视教程!wepoker私人局俱乐部怎么进(透视)神器-都是有挂真的是有挂wep...
拱趴大菠萝万能辅助器!wepo... 拱趴大菠萝万能辅助器!wepoker辅助器怎么弄(透视)方法-竟然专业是有挂拱趴大菠萝万能辅助器脚本...
wepoker怎么获得好牌!w... wepoker怎么获得好牌!wepoker透视app下载(透视)技巧-都是解谜真的有挂1、每一步都需...
wpk德州局怎么透视!wepo... wpk德州局怎么透视!wepoker透视有没有(透视)脚本-切实揭幕有挂1、下载好wpk德州局怎么透...
poker world辅助!w... poker world辅助!wpk辅助软件(透视)挂-一直关于有挂1、打开软件启动之后找到中间准星的...
aapoker透视怎么用!we... aapoker透视怎么用!wepoker破解器(透视)挂-一直辅助真的有挂所有人都在同一条线上,像星...
wepoker辅助器是真的吗!... wepoker辅助器是真的吗!hhpoker辅助挂是真的吗(透视)插件-一贯辅助是真的挂1.hhpo...
透视专业!德普之星辅助软件(透... 透视专业!德普之星辅助软件(透视)hh poker辅助器先试用,教程经验(的确有挂)-哔哩哔哩1、h...
hhpoker脚本!fishp... hhpoker脚本!fishpoker透视底牌(透视)方法-切实解密存在有挂1、玩家可以在fishp...
透视开挂!wpk透视插件(透视... 透视开挂!wpk透视插件(透视)wepokerplus透视脚本免费,教程经验(有挂攻略)-哔哩哔哩1...