(validate-layer layer method)
Validates a layer against a schema based on the specified method (:create or :update). Throws an exception if validation fails.
Validates a layer against a schema based on the specified method (:create or :update). Throws an exception if validation fails.
(validate-route route method)
Validates a route against a schema based on the specified method (:create or :update). Throws an exception if validation fails.
Validates a route against a schema based on the specified method (:create or :update). Throws an exception if validation fails.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close