ValidatableTypeAttribute Třída

Definice

Označuje, že typ je platný pro podporu zjišťování generátorem ověření.

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
Dědičnost
ValidatableTypeAttribute
Atributy

Konstruktory

Name Description
ValidatableTypeAttribute()

Označuje, že typ je platný pro podporu zjišťování generátorem ověření.

Platí pro