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
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Recent questions in Spec
+1
vote
1
answer
What is an ideomatic way to use spec for API input validation?
asked
Nov 5
in
Spec
by
Ben
spec
validation
+2
votes
2
answers
`(s/gen ratio?)` throws exceptions
asked
May 8
in
Spec
by
Dave Rolle
problem
jira
spec
generator
+1
vote
1
answer
clojure spec vs plumatic schema
asked
Apr 17
in
Spec
by
Marcelo Almeida
spec
spec 2
schema
+5
votes
1
answer
`(s/explain-data (s/coll-of any? :count 1) (range))` hangs
asked
Feb 2
in
Spec
by
Eugene Pakhomov
spec
clojure
problem
jira
+1
vote
1
answer
spec 1 :count fails uninformatively
asked
Feb 2
in
Spec
by
vemv
spec
0
votes
1
answer
Surprising behaviour
asked
Oct 23, 2023
in
Spec
by
Yannis
0
votes
1
answer
Should s/keys error on bad arg keys (not :req, :req-un, etc)?
asked
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?
asked
May 29, 2023
in
Spec
by
Gabriel Giussi
0
votes
1
answer
Inconsistent results from s/valid? and s/explain when trying to spec list of values
asked
May 24, 2023
in
Spec
by
Vadim Rodionov
clojure
spec
spec-tools
0
votes
1
answer
Full specs for clojure.core in core.specs.alpha
asked
Apr 14, 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
asked
Mar 8, 2023
in
Spec
by
Adrian
0
votes
1
answer
clojure.alpha.spec/gen can't generate samples for schemas containing unregistered specs
asked
Mar 7, 2023
in
Spec
by
Gabriel Giussi
spec
0
votes
2
answers
Why isn't a spec for :clojure.spec.alpha/problems?
asked
Feb 22, 2023
in
Spec
by
Gabriel Giussi
spec
jira
request
0
votes
1
answer
`(s/merge X Y)` disables conformation for `:*-un` keys in X
asked
Jan 21, 2023
in
Spec
by
Colin P. Hill 1
spec
bug
0
votes
1
answer
how clojure.spec.alpha validation correctness is reasoned about?
asked
Dec 14, 2022
in
Spec
by
Andray Shotkin
spec
Page:
1
2
3
4
...
12
next »
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 questions in Spec
...