All notable changes to this project will be documented in this file.
FormValidatorSwift
adheres to Semantic Versioning.
- Add credit card validation.
- Added by Onur Ersel in Pull Request #18.
- Add Unicode support for
AlphabeticCondition
andAlphanumericCondition
.- Added by Aaron McTavish in Pull Request #32.
- Updated Swedish localization.
- Updated by Axel Lundbäck in Pull Request #27.
- Add postcode validation for Sweden and Turkey.
- Added by Onur Ersel in Pull Request #17.
- Add localization for Turkish.
- Added by Onur Ersel in Pull Request #17.
- Updated documentation around
validatorDelegate
.- Updated by Aaron McTavish in Pull Request #21.
- Initial release of
FormValidatorSwift
.