perscrew / react-native-form-validator

React native library to validate form fields
127 stars 55 forks source link

New rules : hasNumber, hasLowerCase, hasUpperCase, hasSpecialCharacter #46

Closed arochedy closed 4 years ago

arochedy commented 4 years ago

I add new rules to facilitate password check.

I also add tests to test new rules

Sorry for formating files (I use shortcut everytime to format code)

perscrew commented 4 years ago

Could you rebase with master please ? 🙏

arochedy commented 4 years ago

done ;)