Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielmesquitta/flight-api
/ Validate
Method
Validate
internal/pkg/validator/validator.go:15–15 ·
view source on GitHub ↗
(data any)
Source
from the content-addressed store, hash-verified
13
14
type
Validator
interface
{
15
Validate(data any) error
16
}
17
18
type
Validation
struct
{
Callers
3
Execute
Method · 0.65
Execute
Method · 0.65
validate
Method · 0.65
Implementers
1
Validation
internal/pkg/validator/validator.go
Calls
no outgoing calls
Tested by
no test coverage detected