FromLettuceDataSources Configurations Table View¶
| Property Path | Type | Required | Default | Description |
|---|---|---|---|---|
GeneratorConfiguration |
object or string |
✖ | Supports generating data from multiple DataSources that contain lettuce files. DataSources: Used, must all contain Lettuce formatted data deserialized into Json (JsonNode). SessionData: Passed to used DataSources. |
|
GeneratorConfiguration.Count |
integer or string or null |
✖ | The number of items to generate out of the given data sources (If count is bigger than available number of items an exception will be thrown), if no value is given generates the number of items in the given data sources |