We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dbeef commit 6b8fc06Copy full SHA for 6b8fc06
1 file changed
README.md
@@ -9,7 +9,7 @@ Core Concepts
9
* ```UITextField``` + ```ValidationError``` come out of ```Validator```
10
* ```UITextField``` is registered to ```Validator```
11
* ```Validator``` evaluates ```ValidationRules``` sequentially and stops evaluating when a ```ValidationRule``` fails.
12
-* Keys are used to allow registration in TableViewControllers and complex view hierarchies
+* Keys are used to allow field registration in TableViewControllers and complex view hierarchies
13
14
## Quick Start
15
0 commit comments