Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Ask a Question
Ask a question:
Recent questions and answers in Spec
+1
vote
1
answer
What is an ideomatic way to use spec for API input validation?
answered
Nov 6
in
Spec
by
alexmiller
spec
validation
+5
votes
1
answer
`(s/explain-data (s/coll-of any? :count 1) (range))` hangs
answered
Aug 21
in
Spec
by
alexmiller
spec
clojure
problem
jira
+2
votes
2
answers
`(s/gen ratio?)` throws exceptions
answered
May 22
in
Spec
by
alexmiller
problem
jira
spec
generator
+1
vote
1
answer
clojure spec vs plumatic schema
answered
Apr 17
in
Spec
by
Sean Corfield
spec
spec 2
schema
+1
vote
1
answer
spec 1 :count fails uninformatively
answered
Feb 2
in
Spec
by
Eugene Pakhomov
spec
0
votes
1
answer
Surprising behaviour
answered
Oct 23, 2023
in
Spec
by
alexmiller
0
votes
1
answer
Should s/keys error on bad arg keys (not :req, :req-un, etc)?
answered
Aug 26, 2023
in
Spec
by
alexmiller
spec
0
votes
1
answer
Should the actual function be called when an fspec is being validated?
answered
May 30, 2023
in
Spec
by
alexmiller
0
votes
1
answer
Inconsistent results from s/valid? and s/explain when trying to spec list of values
answered
May 24, 2023
in
Spec
by
Eugene Pakhomov
clojure
spec
spec-tools
0
votes
1
answer
Full specs for clojure.core in core.specs.alpha
answered
Apr 14, 2023
in
Spec
by
alexmiller
spec
request
0
votes
1
answer
clojure.alpha.spec/gen can't generate samples for schemas containing unregistered specs
answered
Mar 13, 2023
in
Spec
by
alexmiller
spec
0
votes
1
answer
(s/valid? ::my-spec) succeeds, but (s/valid? (s/and ::my-spec ::my-spec)) fails
answered
Mar 8, 2023
in
Spec
by
alexmiller
0
votes
2
answers
Why isn't a spec for :clojure.spec.alpha/problems?
answered
Mar 1, 2023
in
Spec
by
alexmiller
spec
jira
request
0
votes
1
answer
`(s/merge X Y)` disables conformation for `:*-un` keys in X
answered
Jan 22, 2023
in
Spec
by
alexmiller
spec
bug
0
votes
1
answer
how clojure.spec.alpha validation correctness is reasoned about?
answered
Dec 14, 2022
in
Spec
by
alexmiller
spec
Also see all the
questions in this category
.
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.5k)
Syntax and reader
(73)
Compiler
(138)
Macros
(25)
Records and Types
(19)
Collections
(79)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(6)
Namespaces and vars
(18)
Refs, agents, atoms
(11)
Java Interop
(80)
IO
(22)
Errors
(75)
REPL
(48)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(101)
ClojureScript
(612)
ClojureCLR
(26)
Contrib libs
(726)
Tools
(74)
Meta
(19)
Other
(93)
Recent questions and answers in Spec
...