We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c50381 + 323103e commit f155284Copy full SHA for f155284
1 file changed
README.md
@@ -65,7 +65,7 @@ Implement the Validation Delegate in your View controller
65
```swift
66
// ValidationDelegate methods
67
68
-func validationWasSuccessful() {
+func validationSuccessful() {
69
// submit the form
70
}
71
0 commit comments