Want solution in Java which does the following:
Input :
Similarly for any other country in the World, it should validate the corresponding Postal code.
Is there any Library for accomplishing this?
You can go for GeoNames .
It provides us geographical database containing millions of placeholders and it covers almost all countries.
Hope this helps.
Comment if further help is required.