ValidationRules is a map of strings to slices of things. The keys of the map should be the field names to validate, in the struct or map of input given. The values should be slices of validators to run. For example: rules := ValidationRules{"username": []string{"String", "required", "between: 4,
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected