Property Passed
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
Passed
Whether the node passed, or null if short-circuiting skipped it.
public bool? Passed { get; }
Property Value
- bool?
Whether the node passed, or null if short-circuiting skipped it.
public bool? Passed { get; }