Function checkPODEntries

  • Checks that the input matches the proper format for PODEntries, by checking each name and value in turn.

    Parameters

    Returns void

    Throws

    TypeError if the input type, or any of the names or values are invalid

    Throws

    RangeError if a value is outside of the bounds

Generated using TypeDoc