datalad_next.constraints.EnsureStrPrefix

class datalad_next.constraints.EnsureStrPrefix(prefix)[source]

Bases: EnsureStr

Ensure an input is a string that starts with a given prefix.

long_description()[source]

This method is deprecated. Use input_description instead

short_description()[source]

This method is deprecated. Use input_synopsis instead