Olexii Pyvovarov
Olexii Pyvovarov
@adamwaite this seems reasonable. As fo this commit I also can't understand why you have moved to ValidationError everywhere thus it gives additional overhead of passing non-owning errors?
This was already renamed in the latest releases. Please, follow the installation guide. Make sure you are using **latest** release available. @adamwaite This could be closed as well as previous...
@shenck Can't get the problem. I have Xcode11 and swift 5.1 and everything comiles and works. Documentation says it's still UITextView.textDidChangeNotification https://developer.apple.com/documentation/uikit/uitextview/1618609-textdidchangenotification
@shenck Actually, I have set swift version to 4.0 and your problem has occurred. Please set Swift version to at least 4.2 for the latest release.
@code-draft the problem is that you are using outdated branch instead of master (where everything works as expected). Or are there any requirements to use that branch? Just use: `pod...
@FabrizioSposetti-U Have you tried `pod update Validator`? The latest version is `3.2.1`. Check your Podfile.lock.
> Do not forget to fix #113, it is a widely used rule. Actually, I'm not sure why you use generics in the first place; this is a text field,...
I actually stopped using this library quite a while ago... But I could review the latest pull requests to make it work with the latest Swift version.
Do we have to include rotation, scaling too?
@vilapuigvila rebase on master