5 #ifndef CUTELYSTVALIDATORNUMERIC_H 6 #define CUTELYSTVALIDATORNUMERIC_H 8 #include <Cutelyst/cutelyst_global.h> 9 #include "validatorrule.h" 13 class ValidatorNumericPrivate;
73 #endif //CUTELYSTVALIDATORNUMERIC_H Stores custom error messages and the input field label.
The Cutelyst namespace holds all public Cutelyst API.
Base class for all validator rules.
Contains the result of a single input parameter validation.
Checks if the field under validation could be casted into a numeric value.