Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T21:00:41.000Z (over 2 years ago)
- Last Synced: 2024-11-22T18:49:08.209Z (3 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
[![Build Status](https://travis-ci.org/wibosco/ModelingFormChanges-Example.svg)](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/