MCPcopy Create free account
hub / github.com/openclaw/gogcli / ValidationError

TypeAlias ValidationError

internal/sheetsvalues/values.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type ValidationError string
14
15func (e ValidationError) Error() string {
16 return string(e)

Callers 1

invalidfFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected