• Check if the string is a valid passport number relative to a specific country code.

    Parameters

    • str: string
    • Optional countryCode: string

      Country code

    Returns boolean

Generated using TypeDoc