Open hammadsaedi opened 1 year ago
Zip code patterns are different for different countries. Some have a very specific pattern than others, some involve alphabets as well, and there is also a difference in the length(no. of characters).
We can restrict to US based Zip Code 🤙
hi @hammadsaedi, can i work on this issue and please let me know on which country based you want to setup the validation for zip code. Thank you
Background: Zip code validation is an essential part of many applications, ensuring accurate location data. We want to add zip code validation functionality to our Regex Pro project, allowing users to validate zip codes using regular expressions.
Task: Your task is to implement the regular expression pattern for zip code validation. Here are the requirements for this task:
Additional Information:
Getting Started:
Additional Notes:
We look forward to your contribution! 😄