ReflectionClassJsonSchemaGenerator

constructor(json: Json, config: JsonSchemaConfig)(source)

Creates an instance of ReflectionClassJsonSchemaGenerator.

Parameters

config

Configuration for generating JSON Schemas, such as formatting details and handling of optional nullable properties. Defaults to JsonSchemaConfig.Default.


constructor()(source)