5 #ifndef CUTELYSTVALIDATORPWQUALITY_H 6 #define CUTELYSTVALIDATORPWQUALITY_H 8 #include "validatorrule.h" 12 class ValidatorPwQualityPrivate;
63 static constexpr
int defaultThreshold{30};
102 static int validate(
const QString &value,
144 #endif // CUTELYSTVALIDATORPWQUALITY_H Validates an input field with libpwquality to check password quality.
Stores custom error messages and the input field label.
static constexpr int defaultThreshold
The Cutelyst namespace holds all public Cutelyst API.
Base class for all validator rules.
Contains the result of a single input parameter validation.