ServerAliasValidationRule - класс

Definition

Пространство имён: Tessa.UI.AppManager.CatalogService
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.5
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)

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
Validate(Object, CultureInfo)When overridden in a derived class, performs validation checks on a value.
(Переопределяет ValidationRuleValidate(Object, CultureInfo))
Validate(Object, CultureInfo, BindingExpressionBase)Performs validation checks on a value.
(Унаследован от ValidationRule)
Validate(Object, CultureInfo, BindingGroup)Performs validation checks on a value.
(Унаследован от ValidationRule)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также