Header menu logo CodecMapper

ImportReport Type

Describes the outcome of importing a JSON Schema into `Schema`. The imported schema always decodes through the raw JSON DOM fallback. These diagnostics explain which keywords were actively enforced and which keywords caused the importer to stay on the raw-fallback path.

Record fields

Record Field Description

EnforcedKeywords

Full Usage: EnforcedKeywords

Field type: string list
Field type: string list

FallbackKeywords

Full Usage: FallbackKeywords

Field type: string list
Field type: string list

NormalizedKeywords

Full Usage: NormalizedKeywords

Field type: string list
Field type: string list

Schema

Full Usage: Schema

Field type: Schema<JsonValue>
Field type: Schema<JsonValue>

Warnings

Full Usage: Warnings

Field type: string list
Field type: string list

Type something to start searching.