Partilhar via


AttachmentValidatorAttribute Classe

Definição

Classe base abstrata utilizada para validação de anexos.

[System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=true)]
public abstract class AttachmentValidatorAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field, AllowMultiple=true)>]
type AttachmentValidatorAttribute = class
    inherit Attribute
Public MustInherit Class AttachmentValidatorAttribute
Inherits Attribute
Herança
AttachmentValidatorAttribute
Derivado
Atributos

Construtores

AttachmentValidatorAttribute()

Classe base abstrata utilizada para validação de anexos.

Propriedades

Configuration

Classe base abstrata utilizada para validação de anexos.

ErrorMessage

Classe base abstrata utilizada para validação de anexos.

Métodos

IsValidAsync(Attachment, String)

Classe base abstrata utilizada para validação de anexos.

ProvideHelp()

Classe base abstrata utilizada para validação de anexos.

Aplica-se a