MCPcopy 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
17func (cv *CustomValidator) Validate(i interface{}) error {
18 return cv.validator.Struct(i)
19}

Callers 1

BindAndValidateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected