asyncapi / jasyncapi

/jay-sync-api/ is a Java code-first tool for AsyncAPI specification
Apache License 2.0
67 stars 23 forks source link

[FEATURE] jakarta validation-api JSR 303 #206

Open kchaber opened 2 weeks ago

kchaber commented 2 weeks ago

Why do we need this improvement?

As per JSR 303 the javax.validation has been replaced in favor of jakarta.validation.

How will this change help?

Consistency with the current standard

Screenshots

No response

How could it be implemented/designed?

🚧 Breaking changes

Yes

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

None