eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

Does Bean Validation integration need to be optional for 3.1? #540

Closed Azquelt closed 2 years ago

Azquelt commented 2 years ago

When we added Bean Validation integration in #482, we assumed that Bean Validation would be included in MicroProfile.

We're now not expecting that to be the case when we release MP OpenAPI 3.1. Do we need to make the Bean Validation integration only applicable on runtimes which support bean validation?

I imagine we would: