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