Template Struct basic_constrain

Struct Documentation

template<typename DerivedT>
struct udho::forms::constraints::basic_constrain

Public Types

typedef DerivedT derived_type

Public Functions

basic_constrain(const std::string &m)
derived_type &self()
derived_type &error(const std::string &m)
derived_type &message(const std::string &m)
const std::string &message() const