https://github.com/wibosco/modelingformchanges-example
An example project to show how we can implement a model to simplify form validation
https://github.com/wibosco/modelingformchanges-example
data swift unit-testing validator
Last synced: 3 months ago
JSON representation
An example project to show how we can implement a model to simplify form validation
- Host: GitHub
- URL: https://github.com/wibosco/modelingformchanges-example
- Owner: wibosco
- License: mit
- Created: 2016-12-10T17:34:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T21:00:41.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T05:30:45.820Z (5 months ago)
- Topics: data, swift, unit-testing, validator
- Language: Swift
- Homepage: https://williamboles.com/
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wibosco/ModelingFormChanges-Example)
# ModelingFormChanges-Example
An example project to show how we can implement a model to simplify form validation, as shown in this article: https://williamboles.com/modeling-changes/