Comprehensive specification of input
Comprehensive specification of input
(realize-subobjects json-result)
Make subobjects from JSON into records
Make subobjects from JSON into records
(unrealize-subobjects input)
Make subobjects ready for writing to JSON
Make subobjects ready for writing to JSON
(validate input)
Validate input using the FromInput protocol. Does no handling on result.
Returns a coll of maps on failure, nil
on success.
Validate input using the FromInput protocol. Does no handling on result. Returns a coll of maps on failure, `nil` on success.
(validate-throw input)
Validate input using the FromInput protocol. Throw an exception if the input isn't valid.
Validate input using the FromInput protocol. Throw an exception if the input isn't valid.
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 |