Liking cljdoc? Tell your friends :D

semantic-router-clj.specs


Layerclj

source

Layer-Updateclj

source

Routeclj

source

Route-Updateclj

source

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.
sourceraw 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.
sourceraw docstring

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

× close