Home
Home
Docs
API Reference
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API Reference
CliInvoke.Core.Validation
ValidationFailure
Properties
Rule
Menu
On this page
Rule Property
Definition
Namespace
CliInvoke.Core.Validation
Assembly
CliInvoke.Core.dll
View source
Gets the rule that failed.
public ValidationRule<TProcessResult> Rule { get; }
Returns
ValidationRule<TProcessResult>