Validates a map against a set of rules. "Data" is obviously a map of string keys to mixed type values, while rules is an instance of the rules to validate the data against. Returns a pointer to ValidationResults
(data map[string]interface{}, rules ValidationRules)
source not stored for this graph (policy: none)