MCPcopy Create free account
hub / github.com/aws/smithy-go / AddNestedContext

Method AddNestedContext

validation.go:76–76  ·  view source on GitHub ↗

AddNestedContext updates the error's context to include a nested level.

(string)

Source from the content-addressed store, hash-verified

74
75 // AddNestedContext updates the error's context to include a nested level.
76 AddNestedContext(string)
77}
78
79type invalidParamError struct {

Callers 1

AddNestedMethod · 0.65

Implementers 1

invalidParamErrorvalidation.go

Calls

no outgoing calls

Tested by

no test coverage detected