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

fix: validation group inheritance, group validation #7260

Merged

Conversation

kevin-wise
Copy link
Contributor

@kevin-wise kevin-wise commented Apr 26, 2022

per Bean Validation specification:

@CLAassistant
Copy link

CLAassistant commented Apr 26, 2022

CLA assistant check
All committers have signed the CLA.

@graemerocher graemerocher added this to the 3.4.3 milestone Apr 26, 2022
@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Apr 26, 2022
@kevin-wise
Copy link
Contributor Author

Is there something I should do to resolve the static analysis failure?

per Bean validation specification:
- validation groups should consider inheritance
- validation groups must be interfaces
Copy link
Collaborator

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution

@graemerocher graemerocher merged commit 8d69c52 into micronaut-projects:3.4.x Apr 28, 2022
@graemerocher
Copy link
Contributor

Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement A minor improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants