Inspired by Que20/RegistrationFormSwiftUI https://github.com/Que20/RegistrationFormSwiftUI.git
Checks for validity of email & password.
Password requirement 1 Upper character / 1 Special character / 1 lower character / it should be minimum 6 character long.
Uses RegEx to check valid email & password.
Twitter: @nanujogi