jerkson icon indicating copy to clipboard operation
jerkson copied to clipboard

Add support for parsing null values inside JSON arrays

Open dkristian opened this issue 12 years ago • 0 comments

General fix for issue #Num: #41 (Parsing null in array fails for JValue).

Works with existing tests, although it still seems unlikely that the JsonToken.VALUE_NULL case in the pattern match was unintentionally omitted.

dkristian avatar Mar 07 '12 00:03 dkristian