Function validateMimeValue

  • Validate a mime type/value pair.

    Parameters

    • type: string

      The mimetype name.

    • value: PartialJSONObject | MultilineString

      The value associated with the type.

    Returns boolean

    Whether the type/value pair are valid.

Generated using TypeDoc