SpecificationResult.

ToString() Method

Summary

Returns a string that represents the current object.

Syntax

public override string ToString()

Return Value

Type Description
string All Specifications errors combined into one string.
GitHub