# LibTmux.Query.Json.QueryJsonLimits

- **Module:** LibTmux.Query.Json
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/6656a563ec9e07ab52e0c3ac96f7704fc94cc0c0/src/LibTmux.Query.Json/QueryJsonSerializerContext.cs#L17
- **Page:** https://libtmux.org/reference/dotnet/libtmux-query-json-queryjsonlimits/

Bounds one JSON document so parsing cannot be weaponised.

Every dimension a hostile producer could grow is capped, and the v1
ceilings are frozen: callers may tighten a limit but never widen one.

## Members

- `V1` (property) — The frozen v1 ceilings.
- `Clamp` (method)
