Template Struct basic_constrain¶
Defined in File forms.h
Struct Documentation¶
-
template<typename
DerivedT>
structudho::forms::constraints::basic_constrain¶ -
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¶
-