Template Struct constraint_visitor_

Struct Documentation

template<typename ConstrainedFieldT, unsigned Depth>
struct udho::forms::detail::constraint_visitor_

Public Types

typedef constraint_visitor_<typename ConstrainedFieldT::head_type, Depth - 1>::validator_type validator_type

Public Static Functions

validator_type &validator(ConstrainedFieldT &cf)