sdk-python icon indicating copy to clipboard operation
sdk-python copied to clipboard

Decoupling error handling for Document Creation

Open j2devcore opened this issue 4 years ago • 0 comments

The objective of theis PR is to fix #148 in a way that we won't mask pyxb validation errors with objectify error handling. This can be done just simply by separating the try - except statements.

Related to #109

j2devcore avatar Sep 10 '21 21:09 j2devcore