You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
First of all: Great job on this project! I love using it!
I was wondering if it is intentional that validationRuleSets and validationHandler are strongly referenced and that they cannot be set to nil. I'm trying to get my code as efficient as possible and this prevents ViewController from being deinitialized.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Sorry that my response took so long, but I had to fix some more important stuff first.
I will try to get an example ready by next week so that you can take a look at it.
Thank you for your patience!
First of all: Great job on this project! I love using it!
I was wondering if it is intentional that validationRuleSets and validationHandler are strongly referenced and that they cannot be set to nil. I'm trying to get my code as efficient as possible and this prevents ViewController from being deinitialized.
Thanks in advance
The text was updated successfully, but these errors were encountered: