MCPcopy Create free account
hub / github.com/RussellLuo/validating / Field

Method Field

errors.go:15–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13type Error interface {
14 error
15 Field() string
16 Kind() string
17 Message() string
18}

Callers 2

makeErrsMapFunction · 0.65
MapMethod · 0.65

Implementers 1

errorImplerrors.go

Calls

no outgoing calls

Tested by 1

makeErrsMapFunction · 0.52