Compojure-api Api Documentation

Version: 2.0.0-alpha28

compojure.api.coercion.core

->CoercionError

(->CoercionError)

Positional factory function for class compojure.api.coercion.core.CoercionError.

Coercion

protocol

members

accept-response?

(accept-response? this model)

coerce-request

(coerce-request this model value type format request)

coerce-response

(coerce-response this model value type format request)

encode-error

(encode-error this error)

get-apidocs

(get-apidocs this model data)

get-name

(get-name this)

make-open

(make-open this model)

map->CoercionError

(map->CoercionError m__7585__auto__)

Factory function for class compojure.api.coercion.core.CoercionError, taking a map of keywords to field values.