Open j2devcore opened 3 years ago
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.
try - except
Related to #109
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