MIFieldValidator:高效的单行代码字段验证器

MIFieldValidator 提供了一种简洁高效的字段验证解决方案,允许开发者使用单行代码完成对字段的验证。该工具尤其适用于对名称、密码、出生日期、电子邮件和电话号码等常见字段进行验证。

MIFieldValidator 方法:

  • isUserCanAbleToLogin(_ userName: String, _ password: String, _ isEmailLogin: Bool = true) -> Bool
  • isValidData(_ validationModel: [ValidationModel]) -> Bool
  • isMessageInRange(_ text: String?, _ charMaxLimit: Int, _ message: String) -> Bool
  • changePassword(currentPassword: String, _ oldPassword: String, _ newPassword: String, _ ConfirmPassword: String) -> Bool
  • checkPasswordsSame(_ password1: String, _ password2: String) -> Bool
folder
MIFieldValidator:字段验证器是用于在一行代码中验证字段的智能类之一。 这是一个非常聪明的代码保护程序类,用于验证名称,密码,DOB,更改密码,电子邮件,电话号码等等。 预估大小:101个文件
file
.gitignore 1KB
file
Pods-ValidationsDemo-umbrella.h 332B
file
IQKeyboardManager-umbrella.h 759B
file
IQKeyboardManagerConstants.h 6KB
file
IQKeyboardManagerConstantsInternal.h 1KB
file
IQTextView.h 2KB
file
IQKeyboardManager.h 14KB
file
IQKeyboardReturnKeyHandler.h 3KB
file
IQUIView+IQKeyboardToolbar.h 9KB
file
IQBarButtonItem.h 2KB
file
IQTitleBarButtonItem.h 2KB
file
IQToolbar.h 2KB
file
IQPreviousNextView.h 1KB
file
IQNSArray+Sort.h 2KB
file
IQUITextFieldView+Additions.h 2KB
file
IQUIView+Hierarchy.h 5KB
file
IQUIViewController+Additions.h 2KB
file
IQUIScrollView+Additions.h 2KB
file
MIFieldValidator.gif 1.29MB
file
.gitignor 3KB
zip 文件大小:1.44MB