Home IKeyedSchemaCollector Interface
IKeyedSchemaCollector Interface
Cancel

IKeyedSchemaCollector Interface

Namespace: Json.Schema

Inheritance: IKeyedSchemaCollector

Indicates that the keyword contains a named collection of schemas.

Properties

NameTypeSummary
SchemasIReadOnlyDictionary<string, JsonSchema>The subschemas.
Contents