TcHmiJSchemaGenerator Class
Generates a JsonSchemaValue from a specified Type.
Inheritance Hierarchy
SystemObject
JSchemaGenerator
TcHmiSrv.Core.Tools.DynamicSymbolsTcHmiJSchemaGenerator
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public sealed class TcHmiJSchemaGenerator : JSchemaGeneratorThe TcHmiJSchemaGenerator type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the default JSchemaGenerationProvider that customizes JSchema generation for all Types where IsEnum is true. | |
|
|
Gets a new default TcHmiJSchemaGenerator. | |
|
|
Contains a value that indicates the default required state of
JSON schemas. | |
|
|
Contains a value that indicates whether EscapeDataString(String) should be used to escape URIs in "$ref" values. | |
|
|
Gets an IListT of
JSchemaGenerationProvider s that are
used to customize JSchema
generation. | |
|
|
Contains the IContractResolver that is used to resolve a JsonContract for a given Type after JsonSchemaContractResolver tried to resolve the JsonContract . | |
|
|
Contains the IContractResolver that is used to resolve a JsonContract for a given Type before ContractResolver tries to resolve the JsonContract . | |
|
|
Contains a value that indicates how IDs are generated for JSON
schemas with no ID. | |
|
|
Contains a FuncT, TResult that is used to generate the schema ID for a specified Type in "definitions" and "$ref" values. | |
|
|
Contains a value that indicates the location of referenced JSON
schemas. | |
|
|
SchemaPropertyOrderHandling |
Gets or sets the schema property order. |
|
|
SchemaReferenceHandling |
Gets or sets whether generated schemas can be referenced. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Creates a new JSchemaGenerationProvider for the specified Type where IsEnum is true. | |
|
|
Creates a TcHmiJSchemaGenerator with the specified parameters. | |
|
|
Creates a TcHmiJSchemaGenerator with the specified parameters. | |
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Generates a JsonSchemaValue from the specified Type. | |
|
|
Generate(Type, Boolean) |
Generate a JSchema from the
specified type. |
|
|
Generate(Type, Required, JsonProperty) |
Generate a JSchema from the
specified type. |
|
|
Gets a JSchemaGenerationProvider from the JSchemaGenerator.GenerationProviders of the DefaultGenerator that can generate a JSchema for the specified Type. | |
|
|
Gets a JSchemaGenerationProvider from the JSchemaGenerator.GenerationProviders of the specified JSchemaGenerator that can generate a JSchema for the specified Type. | |
|
|
GetGenerationProvider(Type, IEnumerableJSchemaGenerationProvider) |
Gets a JSchemaGenerationProvider from the specified IEnumerableT of JSchemaGenerationProvider s that can generate a JSchema for the specified Type. |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Returns a string that represents the current object. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG