is_valid#

Interaction.is_valid() bool#

Check if this interaction is valid.

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

Returns:
bool

True if the interaction is valid, False otherwise.