Input Validation E-Mail

Hey all,

I have a start screen with two input fields and a start button.

I want to implement the function that when the Input Fields are empty the User cannot click on start.
Also, it has to verify that the E-Mail Address is filled out correctly.

I have the Input Validation Extension already installed, but don’t know how I can get it to work.