Json.NET Schema Documentation
Json.NET Schema Documentation
API Reference
Newtonsoft.Json.Schema.Generation
JSchemaGenerator Class
JSchemaGenerator Properties
ContractResolver Property
DefaultRequired Property
GenerationProviders Property
SchemaIdGenerationHandling Property
SchemaLocationHandling Property
SchemaPropertyOrderHandling Property
SchemaReferenceHandling Property
JSchemaGenerator
SchemaIdGenerationHandling Property
Gets or sets how IDs are generated for schemas with no ID.
Namespace:
Newtonsoft.Json.Schema.Generation
Assembly:
Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
Copy
public
virtual
SchemaIdGenerationHandling
SchemaIdGenerationHandling
{
get
;
set
; }
Property Value
Type:
SchemaIdGenerationHandling
See Also
Reference
JSchemaGenerator Class
Newtonsoft.Json.Schema.Generation Namespace
Json.NET Schema Home