(either-pred-schema schema pred & keys)
e.g. (either-pred-schema {:x s/Int} s/Int :a :b) returns hashmap schema which requires schema and at least one :a or :b be an Int note: conditionals cannot be merged top-level: https://github.com/plumatic/schema/issues/375
e.g. (either-pred-schema {:x s/Int} s/Int :a :b) returns hashmap schema which requires schema and at least one :a or :b be an Int note: conditionals cannot be merged top-level: https://github.com/plumatic/schema/issues/375
(infra-configuration convention-config)
Inputs: [convention-config :- ServerTestConventionConfig] Returns: InfraResult
Inputs: [convention-config :- ServerTestConventionConfig] Returns: InfraResult
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 |