I can create a expectations suite and checkpoint for DataAsset.
Now i want to check for the expectations available in FileDataAsset.
So basically, i want the datadocs to show these two expectations in particular
- If the file size is between 200 and 300 KB-Available in FileDataAsset API
- If the column values are in set (id, name, number) - Available in DataAsset API.
How to i show them both in same Datadocs/expectations. how do i inser the FileDataAsset expectations in the expectations Json file.