This allows check-spec to take different keywords representing different specs to check the db against.
This allows check-and-throw to take a different error message when a spec fails.
Motivation: To be able to reuse some of the functionality in this interceptors file in iql.viz.stream to check against a different db spec and provide different errors..
This allows
check-spec
to take different keywords representing different specs to check the db against.This allows
check-and-throw
to take a different error message when a spec fails.Motivation: To be able to reuse some of the functionality in this interceptors file in iql.viz.stream to check against a different db spec and provide different errors..