Function isValidClaimString

  • tries to parse the given string into a claim, and returns true if it is valid, false otherwise

    Parameters

    • str: string

      the given string to check

    Returns boolean

Generated using TypeDoc