Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
type
ValidationError string
31
32
func
(e ValidationError) Error() string {
33
return
string(e)
Callers
1
InferMask
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected