Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in :sequential JSON decoding #288

Closed
ikitommi opened this issue Oct 21, 2020 · 0 comments · Fixed by #289
Closed

Error in :sequential JSON decoding #288

ikitommi opened this issue Oct 21, 2020 · 0 comments · Fixed by #289
Labels
bug Something isn't working Clojurists Together Sponsored by Clojurists Together Q3 2020

Comments

@ikitommi
Copy link
Member

(m/decode [:sequential int?] [] (mt/json-transformer))
; => nil

(m/validate [:sequential int?] nil)
; => false

Relates to metosin/reitit#445

@ikitommi ikitommi added bug Something isn't working Clojurists Together Sponsored by Clojurists Together Q3 2020 labels Oct 21, 2020
ikitommi added a commit that referenced this issue Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Clojurists Together Sponsored by Clojurists Together Q3 2020
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant