udho
latest

Contents:

  • Udho API
  • Quickstart
  • Building udho
  • URL Routing
  • Request Context
  • HTTP Server
  • Form
  • HTTP Session
  • Logging
  • Async Task Graph
udho
  • Docs »
  • Udho API »
  • Namespace udho::forms::constraints
  • Edit on GitLab

Namespace udho::forms::constraints¶

Contents

  • Classes

  • Typedefs

Classes¶

  • Struct all_digits

  • Template Struct basic_constrain

  • Template Struct eq

  • Template Struct gt

  • Template Struct gt< std::string >

  • Template Struct gte

  • Template Struct gte< std::string >

  • Template Struct in

  • Struct length_eq

  • Template Struct lt

  • Template Struct lt< std::string >

  • Template Struct lte

  • Template Struct lte< std::string >

  • Template Struct neq

  • Struct no_space

Typedefs¶

  • Typedef udho::forms::constraints::length_gt

  • Typedef udho::forms::constraints::length_gte

  • Typedef udho::forms::constraints::length_lt

  • Typedef udho::forms::constraints::length_lte

  • Typedef udho::forms::constraints::length_max

  • Typedef udho::forms::constraints::length_min

  • Typedef udho::forms::constraints::max

  • Typedef udho::forms::constraints::min

Next Previous

© Copyright 2020, Neel Basu (Sunanda Bose) Revision 6aa983aa.

Built with Sphinx using a theme provided by Read the Docs.