Skip to content

fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero validation constraints#5162

Open
daniel-kmiecik wants to merge 1 commit intomasterfrom
fix/positive-positiveorzero-jakarta-validation
Open

fix: add support for Positive, PositiveOrZero, Negative, and NegativeOrZero validation constraints#5162
daniel-kmiecik wants to merge 1 commit intomasterfrom
fix/positive-positiveorzero-jakarta-validation

Conversation

@daniel-kmiecik
Copy link
Copy Markdown
Collaborator

@daniel-kmiecik daniel-kmiecik commented Apr 24, 2026

Pull Request

Description

Fixes: #5035

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor (non-breaking change)
  • 🧪 Tests
  • 📝 Documentation
  • 🧹 Chore (build or tooling)

Checklist

  • I have added/updated tests as needed
  • I have added/updated documentation where applicable
  • The PR title is descriptive
  • The code builds and passes tests locally
  • I have linked related issues (if any)

Screenshots / Additional Context

@Mattias-Sehlstedt
Copy link
Copy Markdown
Contributor

@Neo1228 also had some extra considerations for different combinations of joint annotations in #5052 that might be worth including too.

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.

[Bug]: Jakarta @Positive validation is not present in Swagger

2 participants