18 #ifndef CUTELYSTVALIDATORREQUIREDIF_H
19 #define CUTELYSTVALIDATORREQUIREDIF_H
21 #include <Cutelyst/cutelyst_global.h>
22 #include "validatorrule.h"
23 #include <QStringList>
27 class ValidatorRequiredIfPrivate;
83 #endif //CUTELYSTVALIDATORREQUIREDIF_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 if the other field is equal to any value in ...
Contains the result of a single input parameter validation.