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 activity in Spec
+1
vote
1
answer
What is an ideomatic way to use spec for API input validation?
commented
Nov 7
in
Spec
by
Ben
spec
validation
+5
votes
1
answer
`(s/explain-data (s/coll-of any? :count 1) (range))` hangs
retagged
Aug 21
in
Spec
by
alexmiller
spec
clojure
problem
jira
+2
votes
2
answers
`(s/gen ratio?)` throws exceptions
retagged
May 22
in
Spec
by
alexmiller
problem
jira
spec
generator
+1
vote
1
answer
clojure spec vs plumatic schema
commented
Apr 19
in
Spec
by
Sean Corfield
spec
spec 2
schema
+1
vote
1
answer
spec 1 :count fails uninformatively
commented
Feb 2
in
Spec
by
vemv
spec
0
votes
1
answer
Surprising behaviour
commented
Nov 8, 2023
in
Spec
by
Colin Fleming 1
0
votes
1
answer
Should s/keys error on bad arg keys (not :req, :req-un, etc)?
commented
Aug 26, 2023
in
Spec
by
Ryan Tate
spec
0
votes
1
answer
Should the actual function be called when an fspec is being validated?
closed
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
answer selected
May 25, 2023
in
Spec
by
Vadim Rodionov
clojure
spec
spec-tools
0
votes
1
answer
Full specs for clojure.core in core.specs.alpha
comment edited
Apr 17, 2023
in
Spec
by
Schuyler Reinken
spec
request
0
votes
1
answer
(s/valid? ::my-spec) succeeds, but (s/valid? (s/and ::my-spec ::my-spec)) fails
answer selected
Mar 22, 2023
in
Spec
by
Adrian
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
2
answers
Why isn't a spec for :clojure.spec.alpha/problems?
answer selected
Mar 7, 2023
in
Spec
by
Gabriel Giussi
spec
jira
request
0
votes
1
answer
`(s/merge X Y)` disables conformation for `:*-un` keys in X
answer selected
Feb 4, 2023
in
Spec
by
Colin P. Hill 1
spec
bug
0
votes
1
answer
how clojure.spec.alpha validation correctness is reasoned about?
commented
Dec 14, 2022
in
Spec
by
Andray Shotkin
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
(139)
Macros
(25)
Records and Types
(19)
Collections
(80)
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
(49)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(101)
ClojureScript
(612)
ClojureCLR
(27)
Contrib libs
(727)
Tools
(76)
Meta
(19)
Other
(93)
Beginner
(0)
Recent activity in Spec
...