RxValidation is a workspace made using RxSwift, RxCocoa & RxRelays. As Variables are depreciated, Relays came into picture. This Simple Reactive Validation will help to organize and standardize the code in more readable manner. Validation protocols have been used in this demo so use an advantage as an abstraction layer.
Use the package manager RxSwift to install RxSwift.
pod 'RxSwift', '~> 5'
pod 'RxCocoa', '~> 5'
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.