PostalCodeValidator

Validation rules for postal codes

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun isValid(postalCode: String, countryCode: String): Boolean