Skip to content

Releases: Open-Bytes/SwiftUIFormValidator

1.0.4

09 Jun 13:33
29547a9
Compare
Choose a tag to compare

Fix a memory leak in FormValidator.
A contribution by https://github.com/sasojadrovski.

1.0.3

09 Jun 13:27
Compare
Choose a tag to compare
Introduce an approach for triggering the validation for specific fiel…

1.0.2

15 May 21:06
Compare
Choose a tag to compare
Imprort Foundation in PasswordFormField because it fails without it w…

1.0.1

15 May 21:06
Compare
Choose a tag to compare
Imprort Foundation in DateFormField because it fails without it with …

1.0.0

14 May 21:08
Compare
Choose a tag to compare
Update README.md

0.20.0

18 Jan 16:42
Compare
Choose a tag to compare
Add onValidate closure to all publishers to act to validation event

0.18.1

14 Sep 07:20
Compare
Choose a tag to compare
Update CHANGELOG.md

0.18.0

13 Sep 20:25
Compare
Choose a tag to compare

Provide FormValidation.allFilled as a publisher.

0.17.0

13 Sep 12:32
Compare
Choose a tag to compare

Add FormValidation.isAllFiled() for checking all fields are filled.

0.16.0

13 Sep 12:31
Compare
Choose a tag to compare
Add FormValidation.errorsDescription() to get a description for all e…