TcHmiJSchemaGenerator Properties
The 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. |
Reference
TcHmiJSchemaGenerator Class TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG
- TcHmiJSchemaGeneratorDefaultEnumGenerationProvider Property
- TcHmiJSchemaGeneratorDefaultGenerator Property
- TcHmiJSchemaGeneratorDefaultRequired Property
- TcHmiJSchemaGeneratorEscapeUris Property
- TcHmiJSchemaGeneratorGenerationProviders Property
- TcHmiJSchemaGeneratorPostContractResolver Property
- TcHmiJSchemaGeneratorPreContractResolver Property
- TcHmiJSchemaGeneratorSchemaIdGenerationHandling Property
- TcHmiJSchemaGeneratorSchemaIdGenerator Property
- TcHmiJSchemaGeneratorSchemaLocationHandling Property