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

Fixed wrong validation annotations #1916

Open
wants to merge 1 commit into
base: 4.12.x
Choose a base branch
from

Conversation

altro3
Copy link

@altro3 altro3 commented Jan 19, 2025

No description provided.

@altro3
Copy link
Author

altro3 commented Jan 19, 2025

@sdelamo @graemerocher Review it, please. Found this wrong annotations in micronaut openapi

@altro3
Copy link
Author

altro3 commented Jan 19, 2025

Just so there are no questions: from @NotBlank annotation javadoc:

The annotated element must not be null and must contain at least one non-whitespace character.

In other words, you can't use @NotBlank and @Nullable together.

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.

1 participant