![]() |
VOOZH | about |
UrlAttributeHandler Class
Namespace: Json.Schema.Generation.DataAnnotations
Inheritance: UrlAttributeHandler 🡒 FormatAttributeHandler<UrlAttribute> 🡒 object
Implemented interfaces:
Adds a format keyword with uri.
By default, format is an annotation only. No validation will occur unless configured to do so.
Creates a new Json.Schema.Generation.DataAnnotations.UrlAttributeHandler.
1
public UrlAttributeHandler()
Applies constraints for source generation.
1
public static JsonSchemaBuilder Apply(JsonSchemaBuilder builder)
| Parameter | Type | Description |
|---|---|---|
| builder | JsonSchemaBuilder | The schema builder. |
The builder for chaining.
A new version of content is available.