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