Is it possible to addValidationTask to TileView?

The TileView feature of Sugar is powerful. We have added validation tasks to the Create and Record view of Opportunities using the guide at https://support.sugarcrm.com/documentation/sugar_developer/sugar_developer_guide_14.0/cookbook/adding_field_validation_to_the_record_view/.

However, TileView is neither the Create or Record view. We would like to enforce the validation within the TileView.

Use Case:

When an Opportunity reaches the Sales Stage of Closed Won, we would like to ensure that at least one "Contact" is associated with the Opportunity. This works great in Create and Record view.

If we drag and drop in the TileView we would like to enforce this as well.