Define Expectations
Create, edit, and implement Expectations and Expectation Suites. An Expectation is a verifiable assertion about your data, and an Expectation Suite is a collection of Expectations that describe the ideal state of a set of data.
Create an Expectation
Create an instance of an Expectation
Retrieve a Batch of sample data
Retrieve a Batch of data to validate your Expectations against.
Test an Expectation
Test an Expectation against a Batch of data.
Organize Expectations into Expectation Suites
Modify the parameters for an existing Expectation