ESP32 HTTPS Server: httpsserver::HTTPValidator Class Reference
Internal representation of a validator function. More...
#include <HTTPValidator.hpp>
Public Member Functions | |
| HTTPValidator (const uint8_t idx, const HTTPValidationFunction *validatorFunction) | |
Public Attributes | |
| const uint8_t | _idx |
| const HTTPValidationFunction * | _validatorFunction |
Internal representation of a validator function.
The documentation for this class was generated from the following files:
- /home/frank/Projekte/esp32/https_server/esp32_https_server/src/HTTPValidator.hpp
- /home/frank/Projekte/esp32/https_server/esp32_https_server/src/HTTPValidator.cpp