Collection count apply mapping rule
Version:
This rule is used to ensure a value is a collection with a number of members within a specific range.
|
Expected type of the value being written to the target object |
|
|
Template location |
Data Exchange/Framework/Data Access/Apply Mapping Rules/Collection Count Mapping Rule |
Template fields
Template fields
|
Field name |
Description |
|---|---|
|
Minimum Count |
The collection must contain at least this many members. |
|
Maximum Count |
The collection must not contain more than this many members. The default value is -1, which means that the collection can contain an unlimited number of members. |