Struct date_time

Struct Documentation

struct udho::form::validators::date_time

Public Functions

date_time(std::string format, std::string custom = "")
bool operator()(const std::string &value, std::string &error) const

Public Members

std::string _format
std::string _custom