UNPKG

postal-codes-js

Version:
15 lines 223 B
{ "Description": "BH : NNN, NNNN", "RedundantCharacters": " -", "ValidationRegex": "^[0-9]{3,4}$", "TestData": { "Valid": [ "123", "1234" ], "Invalid": [ "12", "12345" ] } }