Skip to content

Type Use Support #61

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

Merged
merged 11 commits into from
Jul 2, 2023
Merged

Type Use Support #61

merged 11 commits into from
Jul 2, 2023

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jun 29, 2023

  • Now Cascade validation will only apply if the element has a form of Valid Annotation
  • Can now Read Type Use annotations from typemirrors ( right parenthesis needs to be escaped though)
  • Adds MultiValidation class to handle multiple validation
  • can validate map values and keys
  • add TYPE_USE to constraints

fixes #60

All hail ChatGPT, for generating the code for our code generation (mainly the regex).

@SentryMan
Copy link
Collaborator Author

SentryMan commented Jul 1, 2023

I'm good with this.

@SentryMan SentryMan mentioned this pull request Jul 2, 2023
@rbygrave rbygrave merged commit 9123def into avaje:main Jul 2, 2023
@SentryMan SentryMan deleted the type-use2 branch July 2, 2023 20:46
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.

Generation for TYPE_USE
2 participants