micronaut-projects / micronaut-core

Micronaut Application Framework
http://micronaut.io
Apache License 2.0
6.1k stars 1.07k forks source link

Revise micronaut-validation to support Bean Specification 2.0 #4458

Open wetted opened 4 years ago

wetted commented 4 years ago

Consider support for the Bean Specification 2.0. At a minimum support for constraint annotations on type parameters is needed to resolve some problems documented in #4457

wetted commented 4 years ago

Note that Jakarta EE9 has a 3.0 specification. https://jakarta.ee/specifications/bean-validation/3.0/