JsonSchemaResolverLoadedSchemas Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Schema.JsonSchemaResolver.LoadedSchemas"]
Namespace:
Stimulsoft.Base.Json.Schema
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public IList<JsonSchema> LoadedSchemas { get; protected set; }
Public Property LoadedSchemas As IList(Of JsonSchema)
Get
Protected Set
Property Value
Type:
IListJsonSchemaSee Also