Skip to content

fix: multipleOf validation failed for decimal values#83

Merged
imor merged 2 commits intomasterfrom
rs/arbitrary-precision
Nov 25, 2025
Merged

fix: multipleOf validation failed for decimal values#83
imor merged 2 commits intomasterfrom
rs/arbitrary-precision

Conversation

@imor
Copy link
Copy Markdown
Contributor

@imor imor commented Nov 25, 2025

This PR bumps jsonschema crate to the latest version and migrates the code due to breaking changes. Also adds tests cases for the fix.

Fixes #67

@imor imor merged commit 44b5003 into master Nov 25, 2025
3 checks passed
@imor imor deleted the rs/arbitrary-precision branch February 11, 2026 11:05
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.

multipleOf less than 1 doesn't validate with json_matches_schema

2 participants