Open nashirj opened 3 years ago
The password should meet certain criteria (standard things like length and special characters and stuff), the email should be validated (maybe using this cocoa pod), fields should be nonempty, etc
Can use text field rules from storyboard to validate password input
The password should meet certain criteria (standard things like length and special characters and stuff), the email should be validated (maybe using this cocoa pod), fields should be nonempty, etc