Struct all_digit

Struct Documentation

struct udho::form::validators::all_digit

Public Functions

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

Public Members

std::string _custom