type typeValidator … func (t *typeValidator) schemaInfoForType(data interface{ … } func (t *typeValidator) SetPath(path string) { … } func (t *typeValidator) Applies(source interface{ … } func (t *typeValidator) Validate(data interface{ … }
type typeValidator … func (t *typeValidator) schemaInfoForType(data interface{ … } func (t *typeValidator) SetPath(path string) { … } func (t *typeValidator) Applies(source interface{ … } func (t *typeValidator) Validate(data interface{ … }