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: boolTrue if the interaction is valid, False otherwise.