How to bind empty string to nullable byte with System.Text.Json 5

前端 未结 0 658
耶瑟儿~
耶瑟儿~ 2020-12-30 00:28

In .net5 with it\'s new System.Text.Json we could bind numbers in quotes to a numeric model (byte, short, int, ...). But when the string is empty it could n

相关标签:
回答
  • 消灭零回复
提交回复
热议问题