GitHub user jfiala opened a pull request:
https://github.com/apache/cxf/pull/194
Add basic bean-validation (JSR-303) support + Swagger annotation support
Changes based on PR #146, but I needed to create a new PR because I cannot
modify the source branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jfiala/cxf cxf_beanvalidation_annot
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/194.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #194
----
commit 3a8bfa7aa7038478c0f3a552e162ba0e681f04c1
Author: jfiala <[email protected]>
Date: 2016-07-09T16:47:53Z
add bean-validation support for params in WADLGenerator
commit 6748812e9d4841fe7a1bb64e437ca089f7a12004
Author: jfiala <[email protected]>
Date: 2016-07-09T17:00:00Z
added addDocumentation helper method
commit b4704dcf71de5b79752752dbc24260e53c8e5f50
Author: jfiala <[email protected]>
Date: 2016-07-09T17:12:31Z
add Swagger @ApiParam annotation support
commit ffcfd37a5a9357edbb59d68700240c5de249d647
Author: jfiala <[email protected]>
Date: 2016-07-09T18:52:40Z
added inline restrictions
commit 391db1bc8c2b32ba270aab429358a9b05d72e71c
Author: jfiala <[email protected]>
Date: 2016-07-10T18:39:19Z
implement bean-validation support @NotNull
commit 8ec4c672beada5a8fbeab507bf5f0dd76f504087
Author: Johannes Fiala <[email protected]>
Date: 2016-09-11T08:54:35Z
add beanvalidation annotations based on simpletype restrictions
commit 14482cfde4d6bf48f8b300f6e2123dd721f7fb62
Author: jfiala <[email protected]>
Date: 2016-09-17T13:59:18Z
add detection of beanvalidation for schema type references
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---