Function validateValue

  • Checks that value is one of the possible candidates or empty

    Throws

    CustomError Thrown if value is not one of the possible candidates or empty

    Parameters

    • value: string

      value

    Returns void

Generated using TypeDoc