![]() |
VOOZH | about |
TitleIntent Class
Namespace: Json.Schema.Generation.Intents
Inheritance: TitleIntent 🡒 object
Implemented interfaces:
Provides intent to create a title keyword.
| Name | Type | Summary |
|---|---|---|
| Value | string | The value. |
Creates a new Json.Schema.Generation.Intents.TitleIntent instance.
1
public TitleIntent(string value)
| Parameter | Type | Description |
|---|---|---|
| value | string | The value. |
Applies the keyword to the Json.Schema.JsonSchemaBuilder.
1
public void Apply(JsonSchemaBuilder builder)
| Parameter | Type | Description |
|---|---|---|
| builder | JsonSchemaBuilder | The builder. |
A new version of content is available.