| IValidatorDescriptionsGetLogic Method |
GetExpression the loaded logic from validator
Namespace: FlexRule.ValidationAssembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
SyntaxLogic GetLogic(
string name,
string scope = null
)
Parameters
- name
- Type: SystemString
Name of logic - scope (Optional)
- Type: SystemString
Scope of logic
Return Value
Type:
Logic
See Also