Give us feedback
password-validator
Web icon

Password Validator

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 03 March 2020 by 
5.0
 (2 ratings)
password-validator

Password Validator

Details
Basic validation widget for passwords.
Read more

This component provides basic validation for passwords.

The validations that are currently implemented are:

  • Lowercase letters
  • Uppercase letters
  • Numbers
  • Special characters (configurable with an input)
  • Length (configurable with an input)


How to use

Just drag the web block to a web screen and provide it with the password input id.

Release notes (1.0.1)

- Changed the web block to be public (should have been done from the start).

Reviews (2)
2020-03-02
in version 1.0.0
Great little component, password validation can be hard, this made it so easy. Thanks Jose
2020-03-02
in version 1.0.0
Simple password validator, easy and useful.