ValidationAttribute Класс

Определение

public ref class ValidationAttribute abstract : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public abstract class ValidationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ValidationAttribute = class
    inherit Attribute
Public MustInherit Class ValidationAttribute
Inherits Attribute
Наследование
ValidationAttribute
Атрибуты

Конструкторы

Имя Описание
ValidationAttribute()

Методы

Имя Описание
Validate(ITypeDescriptorContext, Object)

Применяется к