API Reference Password Validator v0.5.0

modules

Modules

Primary interface to PasswordValidator. The two main methods are validate/3 and validate_password/2.

Specifies the behaviour needed to implement a custom (or built-in) validator.

Validates a password by checking the different types of characters contained within.

Validates a password by checking the length of the password.