Click or drag to resize

Altova.RaptorXml.Avro.Schema Namespace

The Altova.RaptorXml.Avro.Schema namespace provides a .NET API for the AVRO Schema specification.

This .NET interface enables the user to validate AVRO Schemas.

Classes
  ClassDescription
Public classSchema

An Schema class represents a AVRO Schema.

Public classSchemaSettings

The SchemaSettings class allows to modify the settings used to load AVRO schema documents.

See Also