Struct no_space

Struct Documentation

struct udho::form::validators::no_space

Public Functions

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

Public Members

std::string _custom