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

Handle Repeatable Constraints #267

Merged
merged 3 commits into from
Jan 26, 2025
Merged

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jan 24, 2025

Now can properly read repeatable container annotations.

Resolves #266

Relies on: avaje/avaje-prisms#95

@SentryMan SentryMan added the bug Something isn't working label Jan 24, 2025
@SentryMan SentryMan added this to the 2.5 milestone Jan 24, 2025
@SentryMan SentryMan self-assigned this Jan 24, 2025
@rbygrave
Copy link
Contributor

The changes here are not clear to me. The prisims update would address the repeatable annotation issue so it isn't clear to me what the other changes are for. Can you add comments into the diff to explain what these changes are for?

@SentryMan SentryMan enabled auto-merge (squash) January 26, 2025 20:53
@SentryMan SentryMan merged commit c5d0414 into avaje:main Jan 26, 2025
6 checks passed
@SentryMan SentryMan deleted the fix-repeatable branch January 26, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compilation error with multiple @Pattern annoations.
2 participants