![]() |
VOOZH | about |
IdIntent Class
Namespace: Json.Schema.Generation.Intents
Inheritance: IdIntent 🡒 object
Implemented interfaces:
Provides intent to create an $id keyword.
| Name | Type | Summary |
|---|---|---|
| Id | Uri | The URI to use as the schema’s ID. |
Creates a new Json.Schema.Generation.Intents.IdIntent instance.
1
public IdIntent(Uri uri)
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.