StandardErrorIsEmptyRule() Method

Definition

Assembly CliInvoke.Core.dll

A self-describing validation rule that ensures the process result's standard error is empty.

public static ValidationRule<BufferedProcessResult> StandardErrorIsEmptyRule()

Returns