SchemaProcessorContext
The schema processor context.
The source contextual type.
Gets the JSON Schema generator.
The JSON Schema resolver.
The JSON Schema to process.
Gets the settings.
The source type.
public SchemaProcessorContext(ContextualType contextualType, JsonSchema schema, JsonSchemaResolver resolver, JsonSchemaGenerator generator, JsonSchemaGeneratorSettings settings)
Initializes a new instance of the SchemaProcessorContext class.