Click or drag to resize

JsonSchemaResolverGetSchema Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Schema.JsonSchemaResolver.GetSchema(System.String)"]

Namespace:  Stimulsoft.Base.Json.Schema
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual JsonSchema GetSchema(
	string reference
)

Parameters

reference
Type: SystemString

[Missing <param name="reference"/> documentation for "M:Stimulsoft.Base.Json.Schema.JsonSchemaResolver.GetSchema(System.String)"]

Return Value

Type: JsonSchema

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Schema.JsonSchemaResolver.GetSchema(System.String)"]

See Also