gin/binding
walle250ai 159db68702 feat(binding): add JSONStrict binding for per-request unknown field rejection
Add jsonStrictBinding that always enables DisallowUnknownFields on the
JSON decoder, independent of the global EnableDecoderDisallowUnknownFields
flag. Exposes BindJSONStrict and ShouldBindJSONStrict on Context.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 20:42:42 +08:00
..
2025-04-12 00:00:59 +08:00
2022-05-30 15:16:10 +08:00