JsonSchemaExporterContext 構造体

定義

型グラフ内の特定のノードに対して生成される JSON スキーマのコンテキストを定義します。

public value class JsonSchemaExporterContext
public readonly struct JsonSchemaExporterContext
type JsonSchemaExporterContext = struct
Public Structure JsonSchemaExporterContext
継承
JsonSchemaExporterContext

プロパティ

BaseTypeInfo

型グラフ内の特定のノードに対して生成される JSON スキーマのコンテキストを定義します。

Path

生成された JSON スキーマ内の現在のノードへのパス。

PropertyInfo

プロパティに対してスキーマが生成される場合の JsonPropertyInfo

TypeInfo

処理中の型の JsonTypeInfo

適用対象