[validate] how to use remote method on submit

[validate] how to use remote method on submit

hi
i have a form in which i have to remotely control an email field but only if another given field is filled. 
For what i've seen the remote method works only on blur/keyup once i filled it, but i need to check it on form submit?
How can i do this?

Thanks
Vitto