Property EnableTrace
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
EnableTrace
When true, the result carries an EvaluationTrace recording which rules fired and which condition nodes passed or failed. Off by default; the untraced fast path has no tracing overhead.
public bool EnableTrace { get; init; }