2.2.0
object e163be89d2e192e63fdc03b66146067d92b21e1f
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 25 Jan 2015 04:44:08 +0000 (23:44 -0500)
Extends hope_kv_list validation API.

Adds find_unique_presence_violations, which is a subset of
validate_unique_presence, which returns a record of found violations (a list of
violating keys per violation type field), so that a user can directly match a
subset of violation types that they care about without having to search yet
another list.

validate_unique_presence keeps the same signature and semantics, but is now
implemented with find_unique_presence_violations.
This page took 0.011964 seconds and 3 git commands to generate.