(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.
(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.
(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.
(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.
(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.
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |