Skip to content

Add io.avaje.http.api @Valid Annotation to support custom validators #195

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 6 commits into from
Apr 3, 2023

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Apr 2, 2023

So I find myself writing my own custom validators rather than using hibernate, would like this so I can exclude any Jakarta annotation dependency.

@SentryMan SentryMan changed the title Custom Valid Annotation Custom Valid Annotation/Ignore BeanParam field Apr 3, 2023
This reverts commit bd70d8a.
@SentryMan
Copy link
Collaborator Author

gonna split the bean ignore into it's own thing

@SentryMan SentryMan changed the title Custom Valid Annotation/Ignore BeanParam field Custom Valid Annotation Apr 3, 2023
@rbygrave rbygrave changed the title Custom Valid Annotation Add io.avaje.http.api @Valid Annotation to support custom validators Apr 3, 2023
@rbygrave rbygrave added this to the 1.35 milestone Apr 3, 2023
@rbygrave rbygrave merged commit 3eea70b into avaje:master Apr 3, 2023
@SentryMan SentryMan deleted the valid branch April 3, 2023 21:44
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