| ValidatorExecutorSetupInformation Class |
Namespace: FlexRule.Validation
public class ValidatorExecutorSetupInformation : ExecutorSetupInformation
The ValidatorExecutorSetupInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidatorExecutorSetupInformation |
| 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.) |
| Name | Description | |
|---|---|---|
| AddAssemblyPrivateLocation |
Adds a path to list of directories that are probed for private assemblies.
(Inherited from ExecutorSetupInformation.) | |
| CopyFrom | (Inherited from ExecutorSetupInformation.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| LogGroupName | ||
| SuccessNotificationName |
| Name | Description | |
|---|---|---|
| GetPrivateBinPaths | (Defined by ExecutorSetupInformationExtensions.) |