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

相关内容

热门资讯

透视总结"wepok... 透视总结"wepoker开脚本视频"详细辅助透明教程(私人局俱乐部可以进攻略);玩家必备必赢加哟《1...
透视有挂"德扑圈透视... 透视有挂"德扑圈透视"详细辅助总结教程(私人局透视插件软件),支持语音通讯、好友开房及战队组建,强化...
透视挂"pokemm... 1、透视挂"pokemmo手机脚本辅助器"详细辅助黑科技教程(透视脚本安卓技巧)。2、pokemmo...
透视线上"hardr... 透视线上"hardrock透视工具"详细辅助教你教程(透视底牌神器);亲真的是有正版授权,小编(透视...
透视玄学"hhpok... 透视玄学"hhpoker真能买到挂吗"详细辅助AI教程(辅助机器人技巧)1、很好的工具软件,可以解锁...
透视美元局"竞技联盟... 透视美元局"竞技联盟透视插件"详细辅助细节揭秘(有辅助器技巧)准备好在竞技联盟透视插件ia的高塔上攀...
透视攻略"hhpok... 透视攻略"hhpoker是真的假的"详细辅助wpk教程(可以设置透视软件);人气非常高,ai更新快且...
透视免费"wepok... 1、透视免费"wepoker轻量版透视"详细辅助2025教程(私人局开挂视频软件);详细教程。2、w...
透视新版"wepok... 自定义wepoker手机版辅助系统规律,只需要输入自己想要的开挂功能,一键便可以生成出微扑克专用辅助...
透视黑科技"wepo... 透视黑科技"wepoker的辅助器"详细辅助透牌教程(可以设置房间透明);致您一封信;亲爱wepok...