Interface MaxBodySizeCalculator

MaxBodySizeCalculator defines an optional field interface for specifying the max size of a field value.

Hierarchy

  • MaxBodySizeCalculator

Indexable

[key: string]: any

Methods

  • CalculateMaxBodySize returns the approximate max body size of a field value.

    Returns number

Generated using TypeDoc