Skip to content

Import of Valid annotation is missing from autogenerated files #956

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

Closed
stavris8894 opened this issue Nov 13, 2024 · 2 comments · Fixed by #1036
Closed

Import of Valid annotation is missing from autogenerated files #956

stavris8894 opened this issue Nov 13, 2024 · 2 comments · Fixed by #1036

Comments

@stavris8894
Copy link

boat plugin 0.17.51 is missing the import of the @Valid annotation (import jakarta.validation.Valid )

error: cannot find symbol
[ERROR] symbol: class Valid

@stavris8894
Copy link
Author

This issue was fixed in 7.9.0 version of openapi-generator

OpenAPITools/openapi-generator#19469

@stavris8894 stavris8894 changed the title Valid annotation is missing from autogenerated files Import of Valid annotation is missing from autogenerated files Nov 13, 2024
@stavris8894
Copy link
Author

This PR could solve the issue -> #934

@davobo davobo linked a pull request Apr 3, 2025 that will close this issue
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 a pull request may close this issue.

1 participant