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

Support All Primitives #138

Merged
merged 5 commits into from
Aug 9, 2023
Merged

Support All Primitives #138

merged 5 commits into from
Aug 9, 2023

Conversation

SentryMan
Copy link
Collaborator

  • Modifies ValidationAdapter.Primitive to have methods for all primitives
  • adds a new property to @Constraint to signal whether the annotation should accept primitives
  • modifies generation to read the constraint annotation property and add to the list of primitive adapters
  • Move primitive adapter to public package
  • modify basic and number adapters

@rbygrave rbygrave merged commit 9160679 into avaje:main Aug 9, 2023
2 checks passed
@SentryMan SentryMan deleted the primitive branch August 10, 2023 18:14
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.

2 participants