Summary
Returns a string that represents the current object.
- Namespace
- FluentSpecification
.Abstractions .Validation - Containing Type
- SpecificationResult
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string | All Specifications errors combined into one string. |