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 Aug 21, 2024. It is now read-only.
Thanks for opening this! This library is a port of a javascript library. The idea behind this was that it would make form validation easier and safer than each time rolling out a solution of your own.
I knew I had an example project somewhere. https://github.com/gkaimakas/SwiftValidatorsReactiveExtensions/tree/master/Example shows an implementation of a form using this library along with ReactiveSwift. Not sure if it builds since it's a pretty old demo but if are comfortable enough with ReactiveSwift you might want to give it a look.
Hi there, looks interesting 🎉
I read the readme and I'm still having a question.
What's a real world scenario where this library could help.
And what are the advantages of using this library?
Will this make my code more readable? So it's like a syntactic sugar?
I think this question could be answered in the readme. What do you think?
The text was updated successfully, but these errors were encountered: