Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/o/r/ormchair-0.3.1/ormchair.py ormchair(Download)
def _validate(self, value): # Create a new instance of Schema subclass list_instance = self._cls(root_instance=self._root_instance)
src/o/r/ormchair-HEAD/ormchair.py ormchair(Download)
def _validate(self, value): # Create a new instance of Schema subclass list_instance = self._cls(root_instance=self._root_instance)