WorkflowChanges.Validate Método

Definição

Valida o conjunto atual de alterações propostas que foram feitas à árvore de atividades representada pela TransientWorkflow propriedade.

public:
 System::Workflow::ComponentModel::Compiler::ValidationErrorCollection ^ Validate();
public System.Workflow.ComponentModel.Compiler.ValidationErrorCollection Validate();
member this.Validate : unit -> System.Workflow.ComponentModel.Compiler.ValidationErrorCollection
Public Function Validate () As ValidationErrorCollection

Devoluções

Um ValidationErrorCollection objeto que contém quaisquer erros ou avisos que tenham ocorrido durante a validação.

Aplica-se a