# LibTmux.Query.Json.QueryJsonLimits

- **Module:** LibTmux.Query.Json
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** struct
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux.Query.Json/QueryJsonSerializerContext.cs#L17
- **Page:** https://libtmux.org/en/dotnet/latest/reference/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.
