MCPcopy
hub / github.com/revel/revel / Required

Struct Required

validators.go:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25type Required struct{}
26
27func ValidRequired() Required {
28 return Required{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected