ValidationRule Class

Definition

Represents a single, self-describing validation rule applied to a process result.

public sealed class ValidationRule<TProcessResult>
    where TProcessResult : ProcessResult

Type parameters

TProcessResult
The type of the process result being validated, constrained to derive from ProcessResult.
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (4)

Methods (1)