datalad_next.constraints.EnsureChoice

class datalad_next.constraints.EnsureChoice(*values)[source]

Bases: Constraint

Ensure an input is element of a set of possible values

long_description()[source]

This method is deprecated. Use input_description instead

short_description()[source]

This method is deprecated. Use input_synopsis instead