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

TypeAlias ValidationError

internal/sheetsformat/format.go:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28)
29
30type ValidationError string
31
32func (e ValidationError) Error() string {
33 return string(e)

Callers 1

InferMaskFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected