MCPcopy
hub / github.com/go-playground/validator / Kind

Method Kind

errors.go:140–140  ·  view source on GitHub ↗

Kind returns the Field's reflect Kind eg. time.Time's kind is a struct

()

Source from the content-addressed store, hash-verified

138 //
139 // eg. time.Time's kind is a struct
140 Kind() reflect.Kind
141
142 // Type returns the Field's reflect Type
143 //

Callers 15

tryCallValidateFnFunction · 0.65
traverseFieldMethod · 0.65
getValueFunction · 0.65
extractTypeInternalMethod · 0.65
isOneOfFunction · 0.65
isOneOfCIFunction · 0.65
isUniqueFunction · 0.65

Implementers 1

fieldErrorerrors.go

Calls

no outgoing calls

Tested by 3