Summary
Trace message.
- Namespace
- FluentSpecification
.Abstractions .Validation - Containing Type
- SpecificationResult
Syntax
[PublicAPI]
[CanBeNull]
public string Trace { get; }
Remarks
Excellent for debugging
Specifications
chain behavior from left to right.
Attributes
Type | Description |
---|---|
PublicAPI | |
CanBeNull |
Value
Type | Description |
---|---|
string | Should contains short identifier of executed Specifications and relation between them. |