Validation Kit · Validation Components
Validation Components
extends the Validation Kit
framework by offering a collection of common validation predicates that most of the projects can benefit of.
To use the latest stable version, add this to your Cartfile
:
github "nsagora/validation-components"
To use a certain version, add this to your Cartfile
:
github "nsagora/validation-components" >= 0.1.0
To use the latest version in development, add this to your Cartfile
:
github "nsagora/validation-components" "develop"
The full documentation on how to install and use Carthage is available on their official github page.