ServerAliasValidationRule - класс

Definition

Пространство имён: Tessa.UI.AppManager.CatalogService
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class ServerAliasValidationRule : ValidationRule
Inheritance
Object    ValidationRule    ServerAliasValidationRule

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

ServerAliasValidationRuleИнициализирует новый экземпляр класса ServerAliasValidationRule

Свойства

ValidatesOnTargetUpdatedGets or sets a value that indicates whether the validation rule runs when the target of the Binding is updated.
(Унаследован от ValidationRule)
ValidationStepGets or sets when the validation rule runs.
(Унаследован от ValidationRule)

Методы

Validate(Object, CultureInfo)When overridden in a derived class, performs validation checks on a value.
(Унаследован от ValidationRule)
Validate(Object, CultureInfo)When overridden in a derived class, performs validation checks on a value.
Validate(Object, CultureInfo, BindingExpressionBase)Performs validation checks on a value.
(Унаследован от ValidationRule)
Validate(Object, CultureInfo, BindingGroup)Performs validation checks on a value.
(Унаследован от ValidationRule)

См. также