| ValidatorExecutorSetupInformation Properties |
The ValidatorExecutorSetupInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Behaviour | ||
| CompileExpression |
True to Cache the expression otherwise false
(Inherited from ExecutorSetupInformation.) | |
| DefaultNoticeType | ||
| EvalCacheContextName |
Name that is used for caching the compiled expression ()
(Inherited from ExecutorSetupInformation.) | |
| MultilingualMessages |
Repository that stores message templates for different languages and will be used for translation of messages during execution
(Inherited from ExecutorSetupInformation.) | |
| PrivateBinPaths |
List of directories that are probed for private assemblies.
(Inherited from ExecutorSetupInformation.) | |
| ReferenceRules |
Reference RuleSet in the current executor and engine
(Inherited from ExecutorSetupInformation.) | |
| RetainLocalParameters |
By default all the local parameters will be removed from context, you can manage this behaviour by this
(Inherited from ExecutorSetupInformation.) | |
| RootFolder |
Base location to be used to root location to load models
(Inherited from ExecutorSetupInformation.) | |
| SuccessNotification | Obsolete. | |
| TypeIdRegistry |
TypeId registry to define identifier for types
(Inherited from ExecutorSetupInformation.) | |
| TypeSafe |
Checks for the type of input and output parameters.
(Inherited from ExecutorSetupInformation.) |