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.
Bases: Constraint
Ensure an input is within a particular range
No type checks are performed.