2016-08-27 18:58 GMT+04:00 J. Fiala <[email protected]>:

> Sergey,
>
> OK, so there is no option to get query parameter validation for wadl2java
> generated java sources in the near future?
>
> So if query parameter validation is desired, one has to switch to Swagger
> as contract and generate the BeanValidation-annotations using
> Swagger-Codegen or use code first, right?
>
>
We extensively develop microserices, an rarely need compex query
parameters, this is almost Date or UUID ones in query string
All other data transfered in xml/json payload (which validation is possible)

Reply via email to