Class JsonSchemaBuilder
Inherited Members
Namespace: Glitch9.IO.Json.Schema
Assembly: Glitch9.IO.dll
Syntax
public class JsonSchemaBuilder
Methods
| Edit this page View SourceBuild(Type, JsonSchemaPropertyAttribute)
Declaration
public JsonSchema Build(Type type, JsonSchemaPropertyAttribute propertyAttribute)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| JsonSchemaPropertyAttribute | propertyAttribute |
Returns
| Type | Description |
|---|---|
| JsonSchema |