JSchemaWriterSettings Properties |
The JSchemaWriterSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| ExternalSchemas |
Gets or sets the ExternalSchemas used when resolving the schema reference to write.
| |
| ReferenceHandling |
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.
|