Crate pval

Source
Expand description

§pval

pval is a simple password validation library that allows you to set various password requirements and validate passwords against those requirements.

Modules§

utils

Structs§

Pval
Pval is a struct that holds the password validation criteria.