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

相关内容

热门资讯

科技通报!epoker免费透视... 科技通报!epoker免费透视脚本,wepoker网页版透视方法,系统教程(有挂技巧),支持语音通讯...
透视玄学!xpoker辅助怎么... 透视玄学!xpoker辅助怎么用(透视)好像真的是有挂(详细辅助辅助教程)1)辅助挂:进一步探索辅助...
推荐十款!hhpoker辅助器... 推荐十款!hhpoker辅助器视频,wpk俱乐部辅助器,必胜教程(有挂教程);支持2-10人实时对战...
透视计算!hhpoker脚本下... 透视计算!hhpoker脚本下载(透视)好像是有挂(详细辅助细节揭秘)1、ai辅助优化,发牌逻辑科技...
每日必看推荐!wepoker破... 每日必看推荐!wepoker破解器有用吗,wepoker辅助器官方,技巧教程(有挂神器)准备好在we...
透视好友房!wepoker怎么... 透视好友房!wepoker怎么发冤家牌(透视)一贯有挂(详细辅助黑科技教程)1、在ai机器人技巧中,...
实测必看!wepoker可以免... 实测必看!wepoker可以免费玩吗,wepoker的辅助器,黑科技教程(有挂透明)是一款可以让一直...
透视能赢!大菠萝789辅助器下... 透视能赢!大菠萝789辅助器下载(透视)都是真的是有挂(详细辅助wpk教程)透视能赢!大菠萝789辅...
新手必备!hhpoker德州挂... 新手必备!hhpoker德州挂真的有吗,wepoker免费透视,辅助教程(有挂透明);实战中需综合运...
透视透视!wepoker有脚本... 透视透视!wepoker有脚本吗(透视)好像真的是有挂(详细辅助系统教程)软件透明挂微扑克wpk插件...