datalad_next.constraints.EnsureJSON

class datalad_next.constraints.EnsureJSON[source]

Bases: Constraint

Ensures that string is JSON formatted and can be deserialized.

short_description()[source]

This method is deprecated. Use input_synopsis instead