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

include decimal? in clojure specific predicate-schemas #591

Merged
merged 1 commit into from Dec 9, 2021
Merged

include decimal? in clojure specific predicate-schemas #591

merged 1 commit into from Dec 9, 2021

Conversation

amithgeorge
Copy link
Contributor

In a previous change, decimal? was accidentally removed the list of predicate-schemas. Merging this PR will add it back.

I wasn't sure where to add a test to ensure this doesn't get accidentally removed later. The test would like

#?(:clj (is (true? (m/validate decimal? 13.9M)))

@ikitommi
Copy link
Member

ikitommi commented Dec 9, 2021

Thanks!

@ikitommi ikitommi merged commit d03e597 into metosin:master Dec 9, 2021
@amithgeorge amithgeorge deleted the predicate-schemas-additions branch December 9, 2021 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants