Aracılığıyla paylaş


ActivityChangeAction.ValidateChanges(Activity) Yöntem

Tanım

Hedef etkinlikte bekleyen değişiklikleri doğrular.

protected public:
 override System::Workflow::ComponentModel::Compiler::ValidationErrorCollection ^ ValidateChanges(System::Workflow::ComponentModel::Activity ^ contextActivity);
protected internal override System.Workflow.ComponentModel.Compiler.ValidationErrorCollection ValidateChanges (System.Workflow.ComponentModel.Activity contextActivity);
override this.ValidateChanges : System.Workflow.ComponentModel.Activity -> System.Workflow.ComponentModel.Compiler.ValidationErrorCollection
Protected Friend Overrides Function ValidateChanges (contextActivity As Activity) As ValidationErrorCollection

Parametreler

contextActivity
Activity

Değişikliklerinin doğrulanması için etkinlik.

Döndürülenler

ValidationErrorCollection

ValidationErrorCollectionHer birinin, ValidationError Validator hedef etkinlik için tanımlanan her türlü çalıştırmayı içeren bir.

Özel durumlar

contextActivity null bir başvurudur ( Nothing Visual Basic).

Açıklamalar

Bir contextActivity CompositeActivity null başvuruya güvenle atanamaz.

Şunlara uygulanır