Skip to content

Commit 1cef56b

Browse files
author
Денис Морозов
committed
Fix readme
1 parent 202a593 commit 1cef56b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,11 @@ class EntryViewController: UIViewController
120120
### Generic input filters
121121

122122
FTCDigitsValueFilter – Allows only digits symbols.
123+
123124
FTCNoFilteringFilter – Allows any symbol.
125+
124126
FTCLimitedLengthInputFilter – Allows any symbol. Constraining input by length.
127+
125128
FTCToUpperCaseInputFilter – Allows any symbol. Turns case to upper.
126129

127130
### License

0 commit comments

Comments
 (0)