-
Bug
-
Resolution: Unresolved
-
Major
-
4.24.0.Final
-
None
-
-
---
Custom types for REST parameters (e.g. QueryParam) fails with message:
The type 'custom.type' is not valid for this parameter. See JAX-RS 2.0 Specification (section 3.2) for more information.
Validation fails in a MicroProfile REST Client if the custom ParamConverterProvider is on an imported library jar, project is of type war and it has a web.xml file.