Constructors
-
JSchema
Writer Initializes a new instance of the JSchemaWriterSettings class.Settings()
Properties
-
External
Schemas Gets or sets the ExternalSchemas used when resolving the schema reference to write. -
Reference
Handling Gets or sets the JSchemaWriterReferenceHandling setting used when writing schema references. This setting doesn't effect ExternalSchemas references. - Version Gets or set the SchemaVersion of the written JSON. Explicitly setting the version will include the $schema property and limit the written schema to only features available in that version.