datalad_next.constraints.EnsureHashAlgorithm
- class datalad_next.constraints.EnsureHashAlgorithm[source]
Bases:
EnsureChoice
Ensure an input matches a name of a
hashlib
algorithmSpecifically the item must be in the
algorithms_guaranteed
collection.