WorkflowEngineHelperValidatePlaceholderText - метод
Пространство имён: Tessa.Workflow.HelpfulСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public static void ValidatePlaceholderText(
WorkflowActionStorage action,
WorkflowNodeStorage node,
string fieldName,
IPlaceholderCompilationDependencies placeholderCompilationDependencies,
ValidationResultBuilder validationResult,
params string[] sourcePath
)
Public Shared Sub ValidatePlaceholderText (
action As WorkflowActionStorage,
node As WorkflowNodeStorage,
fieldName As String,
placeholderCompilationDependencies As IPlaceholderCompilationDependencies,
validationResult As ValidationResultBuilder,
ParamArray sourcePath As String()
)
public:
static void ValidatePlaceholderText(
WorkflowActionStorage^ action,
WorkflowNodeStorage^ node,
String^ fieldName,
IPlaceholderCompilationDependencies^ placeholderCompilationDependencies,
ValidationResultBuilder^ validationResult,
... array<String^>^ sourcePath
)
static member ValidatePlaceholderText :
action : WorkflowActionStorage *
node : WorkflowNodeStorage *
fieldName : string *
placeholderCompilationDependencies : IPlaceholderCompilationDependencies *
validationResult : ValidationResultBuilder *
sourcePath : string[] -> unit
Параметры
- action WorkflowActionStorage
-
- node WorkflowNodeStorage
-
- fieldName String
-
- placeholderCompilationDependencies IPlaceholderCompilationDependencies
-
- validationResult ValidationResultBuilder
-
- sourcePath String
-