Malloy
|
#include <form_field.hpp>
Public Member Functions | |
void | populate (const form_field_data &data) |
Whether a value is required. | |
std::string | html_id () const |
Type to representing a single field of an HTML form.
|
inline |
Get the HTML id.
|
inline |
Whether a value is required.
Populate the value
member from the parsed data content
member.
type
is "password". type
is "file".