j2devcore
Results
2
issues of
j2devcore
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...
Every once in a while we get a `Create Document Exception` when we receive data that raises validation errors in pyxb when our code executes `APIOperationBase.execute` method. The way in...