MCPcopy
hub / github.com/gin-gonic/gin / Engine

Method Engine

binding/binding_nomsgpack.go:63–63  ·  view source on GitHub ↗

Engine returns the underlying validator engine which powers the StructValidator implementation.

()

Source from the content-addressed store, hash-verified

61 // Engine returns the underlying validator engine which powers the
62 // StructValidator implementation.
63 Engine() any
64}
65
66// Validator is the default validator which implements the StructValidator

Callers 2

TestValidatorEngineFunction · 0.65

Implementers 1

defaultValidatorbinding/default_validator.go

Calls

no outgoing calls

Tested by 2

TestValidatorEngineFunction · 0.52