Support to define tests on a table that run pre-configured tests across the contents of an entire column in a table that will evaluate to a pass or fail. The scope of data available to the expression will be only the contents of that column to allow for quick execution.
Initial supported tests will include:
- Unique values
- Numbers: minimum value
- Numbers: maximum value
- Text: starts with
- Text: ends with
- Text: contains
Support to define tests on a table that run pre-configured tests across the contents of an entire column in a table that will evaluate to a pass or fail. The scope of data available to the expression will be only the contents of that column to allow for quick execution.
Initial supported tests will include: