clojure-spec

About: http://clojure.org/about/spec Guide: http://clojure.org/guides/spec API: https://clojure.github.io/spec.alpha/clojure.spec.alpha-api.html
abdullahibra 2020-02-16T08:46:55.230Z

Hi everyone,

abdullahibra 2020-02-16T08:47:32.230800Z

is there any simple example for howto modify the error message produced by clojure.spec to be more readable ?

seancorfield 2020-02-16T18:22:09.231900Z

@abdullahibra You could look at Expound and Phrase, and there was a new one announced recently (which I think extends Phrase).

👍 2