Skip to main content
Version: 1.2.1

ValidationAction

class great_expectations.checkpoint.ValidationAction(*, type: str, name: str)#

ValidationActions define a set of steps to be run after a validation result is produced.

Through a Checkpoint, one can orchestrate the validation of data and configure notifications, data documentation updates, and other actions to take place after the validation result is produced.