FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation
IValidatorEngine Interface
IValidatorEngine Methods
Validate Method
Validate Method (Object)
Validate Method (LogicInput)
Validate Method (String, IDictionary(String, Object))
Validate Method (String, Object[])
Validate Method (LogicInput, IDictionary(String, Object))
Validate Method (LogicInput, Object[])
Validate Method (Object, LogicInput, IDictionary(String, Object))
Validate Method (Object, LogicInput, Object[])
Validate Method (Object, String, IDictionary(String, Object))
Validate Method (Object, String, Object[])
IValidatorEngine
Validate Method (LogicInput)
Validates logic with input parameters using parametric logic section
Namespace:
FlexRule.Validation
Assembly:
FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
bool
Validate
(
LogicInput
input
)
Parameters
input
Type:
FlexRule.Validation
LogicInput
Return Value
Type:
Boolean
See Also
Reference
IValidatorEngine Interface
Validate Overload
FlexRule.Validation Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com