![]() |
Mantis App v0.1.13
|
#include <models.h>
Public Member Functions | |
Validator () | |
std::optional< json > | find (const std::string &key) |
json | validate (const std::string &key, const std::string &value) |
mantis::Validator::Validator | ( | ) |
std::optional< json > mantis::Validator::find | ( | const std::string & | key | ) |
mantis::json mantis::Validator::validate | ( | const std::string & | key, |
const std::string & | value | ||
) |