Checks whether the target string is a valid postal code
target
expect(isPostalCode().value).toBeTruthy()
The target string
The locale
Generated using TypeDoc
Checks whether the
targetstring is a valid postal codeExample