Hassan Jannah
Results
1
comments of
Hassan Jannah
I found the error and fixed it in my own code. in schema_document.py linke 642 onwards ORIGINAL: ``` def _process_validators(self, doc, struct, path=""): doted_struct = DotCollapsedDict(self.structure) doted_doc = DotCollapsedDict(doc) for...