Property | Type | Description | |
---|---|---|---|
AddNullType | JsonSchemaType | ||
GenerateISerializableContract | void | ||
GenerateInternal | |||
GenerateObjectSchema | void | ||
GetDescription | string | ||
GetJsonSchemaType | JsonSchemaType | ||
GetTitle | string | ||
GetTypeId | string | ||
HasFlag | bool | ||
HasFlag | bool | ||
Pop | TypeSchema | ||
Push | void |
Method | Description | |
---|---|---|
Generate ( |
Generate a JsonSchema from the specified type.
|
|
Generate ( |
Generate a JsonSchema from the specified type.
|
|
Generate ( |
Generate a JsonSchema from the specified type.
|
|
Generate ( |
Generate a JsonSchema from the specified type.
|
Method | Description | |
---|---|---|
AddNullType ( JsonSchemaType type, Required valueRequired ) : JsonSchemaType | ||
GenerateISerializableContract ( |
||
GenerateInternal ( |
||
GenerateObjectSchema ( |
||
GetDescription ( |
||
GetJsonSchemaType ( |
||
GetTitle ( Type type ) : string | ||
GetTypeId ( Type type, bool explicitOnly ) : string | ||
HasFlag ( DefaultValueHandling value, DefaultValueHandling flag ) : bool | ||
HasFlag ( JsonSchemaType value, JsonSchemaType flag ) : bool | ||
Pop ( ) : TypeSchema | ||
Push ( TypeSchema typeSchema ) : void |
public Generate ( |
||
type | The type to generate a |
|
return |
public Generate ( |
||
type | The type to generate a |
|
resolver | The |
|
return |
public Generate ( |
||
type | The type to generate a |
|
resolver | The |
|
rootSchemaNullable | bool | Specify whether the generated root |
return |
public Generate ( |
||
type | The type to generate a |
|
rootSchemaNullable | bool | Specify whether the generated root |
return |