Liking cljdoc? Tell your friends :D

semantic-router-clj.specs


Layerclj


Layer-Updateclj


Routeclj


Route-Updateclj


validate-layerclj

(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.
raw docstring

validate-routeclj

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close