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

Method Current

struct_level.go:38–38  ·  view source on GitHub ↗

Current returns the current struct.

()

Source from the content-addressed store, hash-verified

36
37 // Current returns the current struct.
38 Current() reflect.Value
39
40 // ExtractType gets the actual underlying type of field value.
41 // It will dive into pointers, customTypes and return you the

Implementers 1

validatevalidator.go

Calls

no outgoing calls