Basically the issue is that I can't step into a part of the code:
The method seems to be correctly resolved, but when I step into it, instead of ending up inside the method, the validate throws an error and I end up in the except branch:
Basically the issue is that I can't step into a part of the code:
The method seems to be correctly resolved, but when I step into it, instead of ending up inside the method, the validate throws an error and I end up in the except branch:

