Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/actiontech/dtle
/ Validate
Method
Validate
api/handler/validator.go:17–19 ·
view source on GitHub ↗
(i interface{})
Source
from the content-addressed store, hash-verified
15
}
16
17
func
(cv *CustomValidator) Validate(i
interface
{}) error {
18
return
cv.validator.Struct(i)
19
}
Callers
1
BindAndValidate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected