ValidatableTypeAttribute Sınıf

Tanım

Doğrulama oluşturucu tarafından bulmayı desteklemek için bir türün geçerli olduğunu gösterir.

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
Devralma
ValidatableTypeAttribute
Öznitelikler

Oluşturucular

Name Description
ValidatableTypeAttribute()

Doğrulama oluşturucu tarafından bulmayı desteklemek için bir türün geçerli olduğunu gösterir.

Şunlara uygulanır