News

New support for JSON Schema-based validation also allows intelligent editing and validation of JSON instance documents in the XMLSpy JSON editor. Integration with Installed Raptor XML Servers.
It depends on your definition of "correct". C#'s processing is correct: C# is a strongly-typed language and the file didn't contain the expected contents: a valid JSON representation of a List<Foo ...