Skip to content

Using a simple String RegEx extension you can validate fields such as Email and Password. It's very useful for login and registration screens.

License

Notifications You must be signed in to change notification settings

leonardobilia/Fields-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fields Validator

Using a String RegEx extension you can validate fields such as Email and Password. The failed validation is being represented by changing the TextField border to RED reactively.

Built With

SwiftUI

Contributing

Contributions are what make the open source community such a fantastic place to learn, share, inspire, and create. Any contributions you make are greatly appreciated.

  • Fork the project
  • Create your feature branch git checkout -b feature/AmazingFeature
  • Commit your changes git commit -m 'Add some AmazingFeature'
  • Push to the branch git push origin feature/AmazingFeature
  • Open a pull request

License

See LICENSE

Contact

Leonardo Bilia - @leonardobilia

About

Using a simple String RegEx extension you can validate fields such as Email and Password. It's very useful for login and registration screens.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages