Liking cljdoc? Tell your friends :D

com.yetanalytics.persephone.utils.asserts


assert-profileclj/s

(assert-profile profile)

Assert that profile conforms to the xAPI spec, or else throw an exception.

Assert that `profile` conforms to the xAPI spec, or else throw an
exception.
sourceraw docstring

assert-profile-idsclj/s

(assert-profile-ids profiles)

Assert that the Profile IDs do not clash, or else throw an exception.

Assert that the Profile IDs do not clash, or else throw an exception.
sourceraw docstring

assert-profile-pattern-idsclj/s

(assert-profile-pattern-ids profiles)

Assert that the Profiles' Pattern IDs do not clash, or else throw an exception.

Assert that the Profiles' Pattern IDs do not clash,
or else throw an exception.
sourceraw docstring

assert-profile-template-idsclj/s

(assert-profile-template-ids profiles)

Assert that the Profiles' Template IDs do not clash, or else throw an exception.

Assert that the Profiles' Template IDs do not clash,
or else throw an exception.
sourceraw docstring

assert-templateclj/s

(assert-template template)

Assert that template conforms to the xAPI spec, or else throw an exception.

Assert that `template` conforms to the xAPI spec, or else throw an
exception.
sourceraw docstring

assert-template-idsclj/s

(assert-template-ids templates)

Assert that the Template IDs do not clash, or else throw an exception.

Assert that the Template IDs do not clash, or else throw an exception.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close