Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
Json.NET - JsonProperty by Anonymous
======================================
= Test1
--------------------------------------
Id1: 1
Id2: 2
Id3: 3
Date1: 6/9/2025 8:10:41 PM
Date2: 7/16/1997 6:20:00 PM
======================================
======================================
= Test2
--------------------------------------
Error converting value {null} to type 'System.DateTime'. Path 'date1', line 5, position 15.
======================================
======================================
= Test3
--------------------------------------
Id1: 1
Id2: 2
Id3: 3
Date1: 7/16/1997 6:20:00 PM
Date2: 7/16/1997 6:20:00 PM
======================================
======================================
= Test4
--------------------------------------
Required property 'date2' not found in JSON. Path '', line 6, position 3.
======================================
======================================
= Test5
--------------------------------------
Required property 'date2' expects a value but got null. Path '', line 7, position 3.
======================================
Cached Result
Last Run: 8:10:40 pm
Compile: 0.628s
Execute: 0.268s
Memory: 1022.67kb
CPU: 0.328s