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::form
  • Edit on GitLab

Namespace udho::form¶

Contents

  • Namespaces

  • Classes

  • Functions

  • Typedefs

Namespaces¶

  • Namespace udho::form::validators

Classes¶

  • Template Struct validated

  • Template Struct validated< void >

Functions¶

  • Template Function udho::form::operator<<(validated<udho::form_<RequestT>>&, field<T, Required>&)

  • Template Function udho::form::operator<<(validated<udho::multipart_form<IteratorT>>&, field<T, Required>&)

  • Template Function udho::form::operator<<(validated<>&, field<T, Required>&)

  • Function udho::form::validate()

  • Template Function udho::form::validate(udho::form_<RequestT>&)

  • Template Function udho::form::validate(const udho::multipart_form<IteratorT>&)

Typedefs¶

  • Typedef udho::form::optional

  • Typedef udho::form::required

Next Previous

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

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