using the Validate plugin with the intl-tel-input plugin?

using the Validate plugin with the intl-tel-input plugin?

Hi there

We would like to use the International Telephone Input (intl-tel-input) plugin with our existing form which uses the Jquery Validate plugin. Has anyone ever tried to combine these two before? Is it possible?

Our form consists of one field, which is to be validated for either email or telephone input. The current logic on the form detects whether an email address is in the field or a number, and changes the validation rules in the Validate plugin depending on the desired format.

Thanks in advance for any comments/suggestions. Happy to answer queries if needed.