MCPcopy Create free account
hub / github.com/lxn/walk / Validate

Method Validate

validators.go:17–17  ·  view source on GitHub ↗
(v interface{})

Source from the content-addressed store, hash-verified

15
16type Validator interface {
17 Validate(v interface{}) error
18}
19
20type ValidationError struct {

Callers 2

validatePropertiesMethod · 0.65
ValidateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected