Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Added JsConfig option to propagate serialization exceptions up the stack rather than swallowing - #86

Merged
mythz merged 2 commits into
ServiceStack:masterfrom
franklinwise:master
Mar 11, 2012
Merged

Added JsConfig option to propagate serialization exceptions up the stack rather than swallowing#86
mythz merged 2 commits into
ServiceStack:masterfrom
franklinwise:master

Conversation

@franklinwise

Copy link
Copy Markdown
Contributor

I added a JsConfig option to propagate serialization exceptions up the stack rather than swallowing them. This is valuable for financial applications and other types of applications where the accuracy of every field matters. Also added unit tests.

mythz added a commit that referenced this pull request Mar 11, 2012
Added JsConfig option to propagate serialization exceptions up the stack rather than swallowing
@mythz
mythz merged commit 4be0a7a into ServiceStack:master Mar 11, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants