datalad_next.constraints.EnsureRange

class datalad_next.constraints.EnsureRange(min=None, max=None)[source]

Bases: Constraint

Ensure an input is within a particular range

No type checks are performed.

long_description()[source]

This method is deprecated. Use input_description instead

short_description()[source]

This method is deprecated. Use input_synopsis instead