Count Less Than or Equal Test
Test to check if the number of rows is greater than or equal to a certain number.
CountLessThanOrEqualTest​
info
CountLessThanOrEqualTest
is defined beneath the following ancestor nodes in the YAML structure:
Below are the properties for the CountLessThanOrEqualTest
. Each property links to the specific details section further down in this page.
Property | Default | Type | Required | Description |
---|---|---|---|---|
severity | error | string ("error", "warn") | No | The severity level for issues raised by the test. Default is 'error'. Use 'error' for critical issues that should interrupt flow processing. Use 'warn' for warnings/minor issues that should not interrupt flow processing. |
count_less_than_or_equal | Yes |