Use Google Wallet address validation from front end

I’m developing a system where a user can add an international address using a web page.
I was looking for a better way to validate an international address and found that Google Wallet has a great approach.

enter image description here

Is there anyway that I can use the same approach for address validation (show relatable address fields for each country) as in Google Wallet using javascript/jquery.