AttachmentContentTypeValidatorAttribute Class

Definition

Attachment content-type validator attribute.

public class AttachmentContentTypeValidatorAttribute : Microsoft.Bot.Builder.FormFlow.Advanced.AttachmentValidatorAttribute
type AttachmentContentTypeValidatorAttribute = class
    inherit AttachmentValidatorAttribute
Public Class AttachmentContentTypeValidatorAttribute
Inherits AttachmentValidatorAttribute
Inheritance
AttachmentContentTypeValidatorAttribute

Constructors

AttachmentContentTypeValidatorAttribute()

Properties

Configuration (Inherited from AttachmentValidatorAttribute)
ContentType
ErrorMessage (Inherited from AttachmentValidatorAttribute)

Methods

IsValidAsync(Attachment, String)
ProvideHelp()

Applies to