Class: MultiChoice
Field for multiple choices from among a set of strings.
See Choice for details.
Methods
has_value (self, input)
Return whether a value has been provided for the field in the given MultiDict of input.
required (self)
Return whether the field is mandatory.
translate (self, input)
Translate the field from a MultiDict of values.
Attributes
Value of
None