datalad_next.constraints.EnsureKeyChoice

class datalad_next.constraints.EnsureKeyChoice(key, values)[source]

Bases: EnsureChoice

Ensure value under a key in an input is in 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