[GitHub] cxf pull request #170: Include details of validation exceptions in response ...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cxf/pull/170


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cxf pull request #170: Include details of validation exceptions in response ...

2016-09-15 Thread slavb18
GitHub user slavb18 opened a pull request:

https://github.com/apache/cxf/pull/170

Include details of validation exceptions in response in 
ValidationExceptionMapper

This PR contains of
1) addMessageToResponse flag to include validation errors in response
2) messageTemplate to set custom message format

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/slavb18/cxf master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cxf/pull/170.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 #170


commit a802bcb34254382d94b392b27550e1565c62582e
Author: slavb18 
Date:   2016-09-15T11:25:48Z

include details of validation exceptions in response

commit 2626702906e1bd761c0c6d92b985a90d12f8a2f7
Author: slavb18 
Date:   2016-09-15T11:29:39Z

add javadoc on setMessageTemplate method




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---