@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ValidationScenarioInvoker
Modifier and Type | Method and Description |
---|---|
java.lang.Thread |
runValidationScenarios(java.lang.String[] scenarioNames)
Run specific, already-defined validation scenarios.
|
java.lang.Thread runValidationScenarios(java.lang.String[] scenarioNames) throws ValidationScenarioNotFoundException, OperationInProgressException
scenarioNames
- An array of scenario names defined in the document type associated to the current editor.ValidationScenarioNotFoundException
- If one of the scenarios is not found.OperationInProgressException
- Another validation task is currently running.© Copyright Syncro Soft SRL 2002 - 2021. All rights reserved.