- Written by Adriano Souza Costa.
- In development for over 1 year, with 89 commits and 3 releases.
- There are no open issues and no open pull requests. The last pull request was merged/closed 3 months ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 13 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.2.0
main
The Formidable protocol is designed for objects that manage forms composed of multiple FormField components. By conforming to this protocol, you can leverage built-in functionality to validate, reset, and check the validity of all form fields at once.