Skip to content

Optional Support/AOP Method Return Types #69

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 7 commits into from
Jul 10, 2023
Merged

Conversation

SentryMan
Copy link
Collaborator

  • Adds Optional Adapter and corresponding generation logic
  • Consolidate the adapter writing to a class
  • move Valid annotation to Constraint module
  • Rename Import annotation
  • Rename Valid method aspect
  • now can validate method return types with AOP
  • Rename MultiValidation class
  • Now can multi-validate any instance of Iterable

Fix #67

@SentryMan
Copy link
Collaborator Author

Nice

@SentryMan SentryMan mentioned this pull request Jul 9, 2023
@rob-bygrave rob-bygrave merged commit e04978a into avaje:main Jul 10, 2023
@SentryMan SentryMan deleted the valid branch July 10, 2023 02: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.

Unwrap Optionals
2 participants