Interface IElementGlobalValidationParams<TData,TElement extends IWorkflowElementEntity>

Type Parameters:
TData - Type of the properties model for the node. See INodeHandler.
TElement - Type of the workflow element, i.e. a node or trigger.
All Known Implementing Classes:
ElementGlobalValidationParams

public interface IElementGlobalValidationParams<TData,TElement extends IWorkflowElementEntity>
Interface for the parameters that are passed to IElementHandler.validateGlobal(IElementGlobalValidationParams).
Since:
7.0.0
Author:
XIMA MEDIA GmbH