validate#

Interaction.validate() None#

Validate this interaction, raising an exception if invalid.

The associated domain must be valid and results must exist for the interaction.

Raises:
ValueError

If the interaction is not valid, with details on why.