Skip to content

Conversation

@NaMinhyeok
Copy link

@NaMinhyeok NaMinhyeok commented Jan 26, 2026

Description

  • Add support for Bean Validation sign constraints: @positive, @PositiveOrZero, @Negative, @NegativeOrZero.
  • Map them to OpenAPI schema bounds (minimum/maximum + exclusive*).

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant