# Constants
ErrValidationFailed is the error message returned when a validation rule fails.
SinkTypeAlertmanager is an Alertmanager sink.
SinkTypeSlack is a Slack sink.
# Structs
ValidationResponse is the reconciliation output of one or more validation rules by a validator.
ValidationRuleResult is the result of the execution of a validation rule by a validator.
# Type aliases
SinkType is the type of sink to which a notification should be sent.