Namespace: Json.Schema.Generation.DataAnnotations
Inheritance: UrlAttributeHandler
🡒 FormatAttributeHandler<UrlAttribute>
🡒 object
Implemented interfaces:
- IAttributeHandler<UrlAttribute>
- IAttributeHandler
Adds a format
keyword with uri
.
Remarks
By default, format
is an annotation only. No validation will occur unless configured to do so.
Constructors
UrlAttributeHandler()
Creates a new Json.Schema.Generation.DataAnnotations.UrlAttributeHandler.
Declaration
1
public UrlAttributeHandler()