|
Validator
|
Validator is a modern, lightweight Swift framework that provides elegant and type-safe input validation. |
|
Formidable
|
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. |
|
FormStateKit
|
A Swift package for simple management of forms and their fields. Focused on SwiftUI. |
|
SimpleForm
|
An easy way to build forms and return data in SwiftUI. |
|
FormKit
|
FormKit is a lightweight and modular SwiftUI library for building declarative forms with real-time validation. It simplifies field binding, touched state tracking, and error display—all with native SwiftUI support. |