Usage-
- Add PasswordValidator to your HTML Document under JQuery and BootsrtrapJS.
- Give all password fields a unique ID that ends with a number "password1"
- Add the class "validate" to the password input.
Version 1.0- Initial release
Version 1.1 - Cleaned up code and added comments
Version 1.2 - Added version comments
Version 1.3 - Added password matching feature