Summary
Creates
Specification
for candidate (collection) length verification.
- Namespace
- FluentSpecification
.Common .Abstractions - Containing Type
- Base
Length Specification <T>
Syntax
[PublicAPI]
protected BaseLengthSpecification(bool linqToEntities)
Attributes
Type | Description |
---|---|
PublicAPI |
Parameters
Name | Type | Description |
---|---|---|
linqToEntities | bool | Is linq to entities (without null check of collection in Expression ). |
Return Value
Type | Description |
---|---|
void |