ValidatableTypeAttribute Classe

Definição

Indica que um tipo é validável para suportar a descoberta pelo gerador de validações.

public ref class ValidatableTypeAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class ValidatableTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type ValidatableTypeAttribute = class
    inherit Attribute
Public NotInheritable Class ValidatableTypeAttribute
Inherits Attribute
Herança
ValidatableTypeAttribute
Atributos

Construtores

Name Descrição
ValidatableTypeAttribute()

Indica que um tipo é validável para suportar a descoberta pelo gerador de validações.

Aplica-se a