Description Usage Arguments Format Details Author(s) See Also
VValidatorSetQueryTarget Visitor class responsible for validating the request to
SetQueryTarget.
1 |
object |
Requesting object |
target |
Target object |
An object of class R6ClassGenerator of length 24.
VValidatorSetQueryTarget Methods: The VValidatorSetQueryTarget methods are as follows:
nlpStudio(object, target)Verifies that the requesting object can query an NLPStudio object.
lab(object, target)Verifies that the requesting object can query an LAB object.
documentCollection(object, target)Verifies that the requesting object can query a DocumentCollection object.
stateManager(object, target)Verifies that the requesting object can query an StateManager object.
historian(object, target)Verifies that the requesting object can query a Historian object.
John James, jjames@DataScienceSalon.org
Other Validation Visitor Classes: VCurator,
VValidatorAddChild,
VValidatorInit,
VValidatorParent,
VValidatorRemoveChild,
VValidatorRestore,
VValidatorSetParent,
VValidatorSubmitQuery,
VValidatorexposeObject,
VValidator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.