Summary
Gets validation failed message of whole
Specification
.
- Namespace
- FluentSpecification
.Common .Abstractions - Containing Type
- Base
Collection Specification <T, TType>
Syntax
[PublicAPI]
[NotNull]
protected abstract string CreateFailedMessage()
Remarks
Invoked only when overall result is
False
.
Attributes
Type | Description |
---|---|
PublicAPI | |
NotNull |
Return Value
Type | Description |
---|---|
string | Validation failed message. |