dexcare
/
org.dexcare.util
/
ZipCodeValidator
/
isValid
is
Valid
fun
isValid
(zipCode:
String
):
Boolean
Content copied to clipboard
Checks a given zip code for validity.
Return
true if the zip code is valid, false otherwise.