Home / Function/ EnableJsonDecoderDisallowUnknownFields() — gin Function Reference

EnableJsonDecoderDisallowUnknownFields() — gin Function Reference

Architecture documentation for the EnableJsonDecoderDisallowUnknownFields() function in mode.go from the gin codebase.

Entity Profile

Relationship Graph

Source Code

mode.go lines 93–95

func EnableJsonDecoderDisallowUnknownFields() {
	binding.EnableDecoderDisallowUnknownFields = true
}

Domain

Subdomains

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free