UNPKG

postal-codes-js

Version:
15 lines 229 B
{ "Description": "SZ : ANNN", "RedundantCharacters": " -", "ValidationRegex": "^[a-zA-Z]{1}[0-9]{3}$", "TestData": { "Valid": [ "S123", "a789" ], "Invalid": [ "F1234", "D12" ] } }