Click or drag to resize

Altova.RaptorXml.Json Namespace

The Altova.RaptorXml.Json namespace provides a .NET API for the JSON specification.

This .NET interface enables the user to navigate the JSON instance document.

Classes
  ClassDescription
Public classInstance

An Instance object represents a JSON instance document.

Public classInstanceSettings

The InstanceSettings class allows to modify the settings used to validate JSON instance documents against a JSON schema.

Public classInstanceWellFormedSettings

The InstanceWellFormedSettings class allows to modify the settings used to validate JSON instance documents.

See Also