18 #ifndef CUTELYSTVALIDATORREQUIREDWITH_H
19 #define CUTELYSTVALIDATORREQUIREDWITH_H
21 #include <Cutelyst/cutelyst_global.h>
22 #include "validatorrule.h"
23 #include <QStringList>
27 class ValidatorRequiredWithPrivate;
83 #endif //CUTELYSTVALIDATORREQUIREDWITH_H
Stores custom error messages and the input field label.
Base class for all validator rules.
The field under validation must be present and not empty only if any of the other specified fields is...
Contains the result of a single input parameter validation.